elasticsearch/docs/java-rest/high-level/document
Henning Andersen 5b56a990b0
Deprecate sorting in reindex (#49458)
Reindex sort never gave a guarantee about the order of documents being
indexed into the destination, though it could give a sense of locality
of source data.

It prevents us from doing resilient reindex and other optimizations and
it has therefore been deprecated.

Related to #47567
2019-11-29 17:46:44 +01:00
..
bulk.asciidoc
delete-by-query.asciidoc
delete.asciidoc
exists.asciidoc
get.asciidoc
index.asciidoc [Docs] Fix opType options in IndexRequest API example. (#48290) 2019-10-22 13:48:24 +02:00
multi-get.asciidoc [DOCS] Update anchors and links for Elasticsearch API relocation (#44500) 2019-07-19 09:16:35 -04:00
multi-term-vectors.asciidoc
reindex.asciidoc Deprecate sorting in reindex (#49458) 2019-11-29 17:46:44 +01:00
rethrottle.asciidoc
term-vectors.asciidoc
update-by-query.asciidoc
update.asciidoc