Re: Replacing a Solr index on the fly using SolrJ

2014-08-08 Thread Sören Schneider
ot; method? Thanks Sören Am 01.08.2014 16:54, schrieb Shawn Heisey: On 8/1/2014 3:21 AM, Sören Schneider wrote: I'm looking for a way to (programmatically) replace a Solr index on-the-fly using SolrJ, just as mentioned in Solr CoreAdmin Wiki[1]. I already managed to create a dump of the i

Replacing a Solr index on the fly using SolrJ

2014-08-01 Thread Sören Schneider
Hi, I'm looking for a way to (programmatically) replace a Solr index on-the-fly using SolrJ, just as mentioned in Solr CoreAdmin Wiki[1]. I already managed to create a dump of the index on-the-fly. The intention is to use the dump transparently while rebuilding the "original" index to achiev