elasticsearch/docs/reference/ilm
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
..
apis [DOCS] Reformat ILM API docs (#49348) 2019-11-20 08:19:33 -08:00
error-handling.asciidoc [DOCS] Correct several [source,console-result] snippets (#46930) 2019-09-20 11:23:15 -04:00
getting-started-ilm.asciidoc
getting-started-slm.asciidoc Add Snapshot Lifecycle Retention documentation (#47545) 2019-10-08 08:32:15 -06:00
ilm-and-snapshots.asciidoc
ilm-with-existing-indices.asciidoc Deprecate sorting in reindex (#49458) 2019-11-29 17:46:44 +01:00
index.asciidoc Add Snapshot Lifecycle Retention documentation (#47545) 2019-10-08 08:32:15 -06:00
policy-definitions.asciidoc [DOCS] Fix typo in ILM policy definition docs (#48723) 2019-10-31 08:30:02 -04:00
set-up-lifecycle-policy.asciidoc
slm-retention.asciidoc Add Snapshot Lifecycle Retention documentation (#47545) 2019-10-08 08:32:15 -06:00
start-stop-ilm.asciidoc
update-lifecycle-policy.asciidoc
using-policies-rollover.asciidoc