Re: Backup within SolrCloud

2015-04-06 Thread Timothy Potter
I wrote a simple backup utility for a Collection that uses the replication handler, see: https://github.com/LucidWorks/solr-scale-tk/blob/master/src/main/java/com/lucidworks/SolrCloudTools.java#L614 feel free to borrow / steal if useful. On Mon, Apr 6, 2015 at 12:42 PM, Davis, Daniel (NIH/NLM) [C]

RE: Backup within SolrCloud

2015-04-06 Thread Davis, Daniel (NIH/NLM) [C]
I withdraw this question - it is covered in the Solr 5 reference manual. The suggestion is to use the replication handler, which suggests that this scheme still works. That's how I will go. From: Davis, Daniel (NIH/NLM) [C] Sent: Monday, April 06, 2015 2:29 PM To: solr-user@lucene.apache.org