mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-07-02 11:23:20 -04:00
The versioning of Update API doesn't rely on version number anymore (and rather on sequence number). But in rest api level we ignored the "version" and "version_type" parameter, so that the server cannot raise the exception when whey were set. This PR restores "version" and "version_type" parsing in Update Rest API so that we can get the appropriate errors. Relates to #42497 |
||
---|---|---|
.. | ||
bulk.asciidoc | ||
concurrency-control.asciidoc | ||
data-replication.asciidoc | ||
delete-by-query.asciidoc | ||
delete.asciidoc | ||
get.asciidoc | ||
index_.asciidoc | ||
multi-get.asciidoc | ||
multi-termvectors.asciidoc | ||
refresh.asciidoc | ||
reindex.asciidoc | ||
termvectors.asciidoc | ||
update-by-query.asciidoc | ||
update.asciidoc |