This is my first post here and thank you for this amazing tool.
I am using the Elasticsearch-rest-client and I wanted a clarification with the behaviour of Refresh setting with the Bulk API.
Does the 'refresh=true' parameter ensure that any reads done immediately after the write request(performed using performRequest) has returned will indeed return the new data?
Thanks for your reply. May I ask, which use-cases the explicit call to refresh are meant to handle if refresh=true does indeed happen synchronously before the write request is returned?
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.