Re: Inconsistent response from Cloud Query

2014-05-15 Thread Vineet Mishra
Hi Shawn, There is no recovery case for me, neither the commit is pending. The case I am talking about is when I restart the Cloud all over again with index already flushed to disk. Thanks! On Sun, May 11, 2014 at 10:17 PM, Shawn Heisey wrote: > On 5/9/2014 11:42 AM, Cool Techi wrote: > > We

RE: Inconsistent response from Cloud Query

2014-05-14 Thread Cool Techi
We have noticed Solr returns in-consistent results during replica recovery and not all replicas are in the same state, so when your query goes to a replica which might be recovering or still copying the index then the counts may differ. regards,Ayush > Date: Tue, 6 May 2014 16:14:36 +0530 > Subj

Re: Inconsistent response from Cloud Query

2014-05-11 Thread Shawn Heisey
On 5/9/2014 11:42 AM, Cool Techi wrote: > We have noticed Solr returns in-consistent results during replica recovery > and not all replicas are in the same state, so when your query goes to a > replica which might be recovering or still copying the index then the counts > may differ. > regards,A