In the later request, can you see that some shards failed? Could you gist the full result you get in that case?
-- David ;-) Twitter : @dadoonet / @elasticsearchfr / @scrutmydocs Le 29 avr. 2014 à 08:27, Nishant Kumar <[email protected]> a écrit : Hi Binh Ly, Thanks for your quick reply. Problem which i am exactly facing is, Initially i have 20000 records in my elastic Search cluster with replication factor 2 and no of nodes are 3. When i am querying from REST API, i am able to get all the 20000 records. I am able to check the result size on REST API. In case if i am shutting down one of my node prior to firing query,i am able to get all the 20000 records as the replication factor is 2. But when i am shutting down one of my elastic search node just after firing the query in that case no of hits are less then 20000 and result size is also less then 20000. > On Monday, 28 April 2014 19:03:39 UTC+5:30, Binh Ly wrote: > Can you please clarify, when you say "Less than 20000 records are searched", > what exactly do you mean? I.e., how do you know it was less than 20000? > Thanks. -- You received this message because you are subscribed to the Google Groups "elasticsearch" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/228eb3aa-ae70-4da2-a336-a4f921a0fd15%40googlegroups.com. For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "elasticsearch" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/256E3941-37F8-4251-BE63-67F7100978FD%40pilato.fr. For more options, visit https://groups.google.com/d/optout.
