I have a collection containing n shards. 

Now I want to create a new collection and perform a data import from old to
new one. 

How can I make hash ranges of new collection be the same as old one , in
order to make data import be locally ( on the same machine ) ? 

I mean , if shard#3 of old collection has range 100-200 for example, so how
can I force the new shard#3 have the same range ?  





--
View this message in context: 
http://lucene.472066.n3.nabble.com/Collection-fix-predefined-hash-range-for-data-import-tp4141365.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to