August 2019
Intermediate to advanced
560 pages
13h 41m
English
You can perform a deletion on all documents that match a given search query. Although we have not yet introduced search APIs, let's remove the documents with the rating set to 4 from the cf_etf index by a simple query in a batch. You can also use the conflicts = proceed parameter to ignore any error without interrupting of the operation. In the response body, we can see that 2 documents are removed and no conflict occurs:
Read now
Unlock full access