Re: Parallel indexing and swapping

2013-02-20 Thread Mark Miller
There is an open issue somewhere for this type of support. We don't have a simple way to do it currently. We also will be looking at adding index alias', which is probably another feature you could use to solve this. Currently, you would need some kind of load balancer to achieve this nicely I

Parallel indexing and swapping

2013-02-20 Thread Shankar Sundararaju
Hi All, I am using Solr 4.1. I have a Solr cluster of 3 leaders and 3 replicas hosting collection1 consisting of thousands of documents currently serving the search requests. I would like re-index all the documents in another collection, say collection2 in this same solr cluster and swap it with