Ok, that makes more sense and is definitely cause for concern. Do you have a sense for whether this is ongoing or happened a few times unexpectedly in the past? If ongoing, then will probably be easier to track down the root cause.
On Tue, Apr 16, 2013 at 12:08 PM, Cool Techi <cooltec...@outlook.com> wrote: > That's what I am trying to say, the document is not replicated across all > the replicas for a specific shard, hence the query show different results > on every refresh. > > > > > Date: Tue, 16 Apr 2013 11:34:18 -0600 > > Subject: Re: Document Missing from Share in Solr cloud > > From: thelabd...@gmail.com > > To: solr-user@lucene.apache.org > > > > 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 > > > > >