Alessandro,
Thanks. 
see some confusion here. 
*First of all you need a smart client that will load balance the docs to 
index.  Let's say the CloudSolrClient . 
*
All these 5 shards are configured to load-balancer and requests are sent to
the load-balancer and whichever server is up, will accept the requests. 

*What do you mean with : "will this not be considered for the same hask key
range " ? *
Each shard will have the hash key range and the documents will be assigned
to the shard based on the key range it belongs to with its hashkey.  

Reitzel,
The uuid is generated during update and it is unique and not a new id for
the document. Also having shard specific routkey[env] is not possible in our
case. 


Thanks,
Senthil



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Solr-Cloud-Duplicate-documents-in-multiple-shards-tp4218162p4218556.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to