Another option is to have CDCR enabled for Solr and replicate your data to another Solr cluster continuously.
BTW, why do we not recommend having Solr as a source of truth? On Thu, Jan 18, 2018 at 4:08 AM, Florian Gleixner <f...@redflo.de> wrote: > Am 18.01.2018 um 10:21 schrieb Wael Kader: > > Hello, > > > > Whats the best way to do a backup of the SOLR data. > > I have a single node solr server and I want to always keep a copy of the > > data I have. > > > > Is replication an option for what I want ? > > > > I would like to get some tutorials and papers if possible on the method > > that should be used in case its backup or replication or anything else. > > > > The reference manual will help you: > > > https://lucene.apache.org/solr/guide/6_6/making-and- > restoring-backups.html#standalone-mode-backups > >