Michael Della Bitta-2 wrote > Hello Vytenis, > > What exactly do you mean by "aren't distributing across the shards"? > Do you mean that POSTs against the server for shard 1 never end up > resulting in documents saved in shard 2?
So we indexed a set of 33010 documents on server01 which are now in shard1. And we kicked off a set of 85934 documents on server02 which are now in shard2 (as tests). In my understanding of how SolrCloud works, the documents should be distributed across the shards in the collection. Now I have seen this work before in my environment. Not sure what I need to look at to ensure this distribution. Just as a FYI, this is SOLR 4.1 -- View this message in context: http://lucene.472066.n3.nabble.com/SolrCloud-not-distributing-documents-across-shards-tp4053506p4053563.html Sent from the Solr - User mailing list archive at Nabble.com.