elasticsearch/docs/reference/docs
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 Added request and response body sections. Closes #16035 (#48032) 2019-10-15 11:27:46 -07:00
concurrency-control.asciidoc Remove type field from DocWriteRequest and associated Response objects (#47671) 2019-10-11 10:23:55 +01:00
data-replication.asciidoc
delete-by-query.asciidoc
delete.asciidoc Remove type field from DocWriteRequest and associated Response objects (#47671) 2019-10-11 10:23:55 +01:00
get.asciidoc Allow realtime get to read from translog (#48843) 2019-11-09 17:18:54 +01:00
index_.asciidoc Correct the documentation for create_doc privilege (#47784) 2019-11-19 17:20:34 +11:00
multi-get.asciidoc
multi-termvectors.asciidoc
refresh.asciidoc
reindex.asciidoc Deprecate sorting in reindex (#49458) 2019-11-29 17:46:44 +01:00
termvectors.asciidoc
update-by-query.asciidoc [DOCS] Remove unneeded // CONSOLE comments from snippets (#48763) 2019-11-01 09:02:42 -04:00
update.asciidoc Remove type field from DocWriteRequest and associated Response objects (#47671) 2019-10-11 10:23:55 +01:00