We're currently running ElasticSearch 0.90.5. When doing the same search across different query heads, I'm seeing an inconsistent number of results. However, if I add preference=_primary (or _primary_first) I get the same results across the board. I have checked that all query heads report the same nodes in the cluster. This makes me think that the replica shards are not consistent with the primary shards. This index is not actively being written to, so I executed a flush and refresh manually. That didn't seem to change anything. Anyone have any ideas on what this could be? Is this possibly a bug?
Thanks in advance. -Xavier -- 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/82ae0c25-9603-401d-ad04-f26287d630f8%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
