In java which query builder used to update multiple documents in elastic search RestHighLevelClient 7.3.0.Thanks in advance.
You are probably looking for https://www.elastic.co/guide/en/elasticsearch/client/java-rest/current/java-rest-high-document-update-by-query.html
I have go through this document.But i need to update specific document but not all document using condition
Thankyou so much.With your help i found this solution
And now tell me,In java how to establish a elastic search autocomplete in asynchronously..
Open a new question. That's not related. Thanks.