elasticsearch/docs/reference/migration/migrate_8_0
Nhat Nguyen 6e0fbbd4db
Remove translog retention settings (#51697)
The translog retention settings index.translog.retention.size and 
index.translog.retention.age were effectively ignored in 7.4, 
deprecated in 7.7, and now removed in 8.0 in favor of soft-deletes.

Closes #50775
2020-01-31 08:18:07 -05:00
..
allocation.asciidoc
analysis.asciidoc Deprecate and remove camel-case nGram and edgeNGram tokenizers (#50862) 2020-01-14 17:18:47 +01:00
api.asciidoc Remove the 'local' parameter of /_cat/nodes (#50594) 2020-01-06 14:12:51 +00:00
breaker.asciidoc
discovery.asciidoc
http.asciidoc
ilm.asciidoc
indices.asciidoc Remove translog retention settings (#51697) 2020-01-31 08:18:07 -05:00
java.asciidoc
mappings.asciidoc
network.asciidoc
node.asciidoc
packaging.asciidoc
reindex.asciidoc
rollup.asciidoc
search.asciidoc Make `date_range` query rounding consistent with `date` (#50237) 2020-01-31 14:15:13 +01:00
security.asciidoc Make order setting required for Realm config (#51195) 2020-01-28 17:59:54 +11:00
settings.asciidoc
snapshots.asciidoc
transport.asciidoc