After a bulk operation to delete some documents of my index an search operation returns the removed documents. And for some reason few seconds later the same search is executed and they don't came up.
Im currently using the RestClient api in java who should be syncronous operations.
Probably a “refresh” problem. You have some options that you can add to tell elasticsearch to wait for the next refresh before sending the bulk response to the user.
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.