Update By Query API

GPTKB entity

Statements (23)
Predicate Object
gptkbp:instanceOf Elasticsearch API
gptkbp:allows bulk document updates
gptkbp:canBe delete documents using scripts
filter documents by query
limit number of updated documents
update documents in multiple indices
update documents without retrieving them
gptkbp:documentation https://www.elastic.co/guide/en/elasticsearch/reference/current/docs-update-by-query.html
gptkbp:endPoint /_update_by_query
https://www.w3.org/2000/01/rdf-schema#label Update By Query API
gptkbp:introducedIn 2.3.0
gptkbp:partOf gptkb:Elasticsearch
gptkbp:requires write privileges
gptkbp:result task information
gptkbp:supports scripting
throttling
asynchronous execution
conflicts management
reindexing with update
scroll API
gptkbp:uses query to select documents
gptkbp:bfsParent gptkb:Elasticsearch_APIs
gptkbp:bfsLayer 7