On few sequential search requests getTotalHits returns different values.
Why?
Of course, there wasn't any indexing between requests.More over, there
wasn't any indexing since ES start
I've seen that in the past on a cluster with 2 nodes having shards with not the same number of docs due to a split brain issue.
Do you have one node or many?
Check number of docs per shard and look if there is a difference between primary and replicas.
On few sequential search requests getTotalHits returns different values. Why?
Of course, there wasn't any indexing between requests.More over, there wasn't any indexing since ES start
On Tuesday, July 23, 2013 2:31:44 PM UTC+4, David Pilato wrote:
I've seen that in the past on a cluster with 2 nodes having shards with
not the same number of docs due to a split brain issue.
Do you have one node or many?
Check number of docs per shard and look if there is a difference between
primary and replicas.
On Tuesday, July 23, 2013 2:31:44 PM UTC+4, David Pilato wrote:
I've seen that in the past on a cluster with 2 nodes having shards with not the same number of docs due to a split brain issue.
Do you have one node or many?
Check number of docs per shard and look if there is a difference between primary and replicas.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.