Hello,
Just starting off with ES. Ran into problem when trying to delete the indexed documents. Seems like the Delete by Query is no longer available in ES 5.0 Java client.
How do I achieve selective delete of documents from the Index using Java client. i.e. (A query determines which all documents to be deleted).
I am running ES in embedded(local) mode for the time being. Later it will run in production mode(Client/Server).
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.