If you are using the default doc router for indexing in SolrCloud, then a document only exists in a single shard but can be replicated in that shard to any number of replicas.
Can you clarify your question as it sounds like you're saying that the document is not replicated across all the replicas for a specific shard? If so, that's definitely a problem ... On Tue, Apr 16, 2013 at 11:22 AM, Cool Techi <cooltec...@outlook.com> wrote: > Hi, > > We noticed a strange behavior in our solr cloud setup, we are using > solr4.2 with 1:3 replication setting. We noticed that some of the > documents were showing up in search sometimes and not at other, the reason > being the document was not present in all the shards. > > We have restarted zookeeper and also entire cloud, but these documents are > not being replicated in all the shards for some reason and hence > inconsistent search results. > > Regards, > Ayush >