Hi,
I indexed data to elastic and when I query elastic multiple times I am getting the different response to the same query.
I came to know that it can be due to inconsistent replicas, so I used preference option to force primary replica for search but still the same results.
I used to index and query same data before and never experienced this before. I am using AWS Elasticsearch service.
Data is queried let's say one day after the ingestion (To nullify eventual consistency assumption).
Thanks
Mukrram Ur Rahman