Hi,

To read out this document
https://cwiki.apache.org/confluence/display/solr/Shards+and+Indexing+Data+in+SolrCloud
 
for proper understanding.

FYI, you are using implicit router, a document will be divided randomly
based on hashing technique.

If you indexed 50 documents, it will be divided into 2 parts, 1 goes to
shard1, second one is shard2 and same document will be go their replica
respectively .


Thanks
Mugeesh



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Clarity-on-Sharding-Concepts-tp4279842p4279856.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to