Erick Erickson wrote
> The algorithm is only sensitive to the shard ID, you should be able to
> freely move the data to another node.
> 
> BTW, perhaps the easiest way to do this would be to set up a replica
> for the shards you care about on the new hardware (assuming
> connectivity) and let Solr do the synchronization for you. Once the
> new replica is up and running, you can kill off the node on the old
> machine and the new one will just take over.
> 
> Best,
> Erick

Thanks Erick for your response. I already have moved configuration files and
indexes, so the problem was with algorithm. If it is sensitive to the shard
ID only, so I can start my cluster.

Many thanks!



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Solrcloud-DistribIndexing-question-tp4124802p4124820.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to