Re: Incremental backup for Standalone Solr

2021-11-17 Thread Abeleshev Artyom
cation" > - and so on. > > TL;DR - there are "internal" APIs for incremental backups in > standalone mode, but (at this point) they're an implementation detail > of the SolrCloud support that's subject to change. Standalone users > should exercise their bes

Incremental backup for Standalone Solr

2021-11-14 Thread Abeleshev Artyom
On the previous version of Solr (started from 8.9) a new incremental backup support has been added. It was based on the following proposal https://cwiki.apache.org/confluence/display/SOLR/SIP-12%3A+Incremental+Backup+and+Restore. JIRA issue https://issues.apache.org/jira/browse/SOLR-15086 for the S