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?

Michael Della Bitta

------------------------------------------------
Appinions
18 East 41st Street, 2nd Floor
New York, NY 10017-6271

www.appinions.com

Where Influence Isn’t a Game


On Wed, Apr 3, 2013 at 12:31 PM, vsilgalis <vsilga...@gmail.com> wrote:
> So we have 3 servers in a SolrCloud cluster.
>
> <http://lucene.472066.n3.nabble.com/file/n4053506/Cloud1.png>
>
> We have 2 shards for our collection (classic_bt) with a shard on each of the
> first two servers as the picture shows. The third server has replicas of the
> first 2 shards just for high availability purposes.
>
> Now if we go into counts we have the following information:
> shard1 - Numdocs - 33010
> shard2 - Numdocs - 85934
>
> Both shards replicate to the third server with no issues.
>
> For some reason the documents aren't distributing across the shards, nothing
> in the logs indicates a problem but I'm not sure what we should be looking
> for.
>
> Let me know if you need more information.
>
>
>
> --
> View this message in context: 
> http://lucene.472066.n3.nabble.com/SolrCloud-not-distributing-documents-across-shards-tp4053506.html
> Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to