Re: Inconsistant result's on solr cloud 4.8

2014-07-17 Thread Joel Bernstein
Also, it would be a good idea to verify if the numDocs are in sync between leaders and replicas. You can view this from the admin screens. Joel Bernstein Search Engineer at Heliosearch On Thu, Jul 17, 2014 at 9:53 PM, Erick Erickson wrote: > Is there any chance that there's a commit happening

Re: Inconsistant result's on solr cloud 4.8

2014-07-17 Thread Erick Erickson
Is there any chance that there's a commit happening in between these calls causing the number of files to change? Is there any indexing going on at all? Best, Erick On Wed, Jul 16, 2014 at 7:26 PM, Cool Techi wrote: > Hi, > We are using solr cloud with solr version 4.8, we have 2 shard/2 repli

Inconsistant result's on solr cloud 4.8

2014-07-16 Thread Cool Techi
Hi, We are using solr cloud with solr version 4.8, we have 2 shard/2 replica servers in Solr Cloud. During two consecutive request to the solr cloud, the "total results" number varies. 1) As per my understanding this can happen when the leader and the replica have inconsistant number of results