elasticsearch/docs/reference/index-modules
Lee Hinman 95bccda599
Remove deprecated ._tier allocation filtering settings (#73074)
These settings were deprecated in 7.13+ in #72835 and are now removed by this commit.

This commit also ensures that the settings are removed from index metadata when the metadata is
loaded. The reason for this is that if we allow the settings to remain (because they are not
technically "invalid"), then the index will not be able to be allocated, because the
FilterAllocationDecider will be looking for nodes with the _tier attribute.
2021-05-24 14:38:34 -06:00
..
allocation
allocation.asciidoc
analysis.asciidoc
blocks.asciidoc
history-retention.asciidoc
index-sorting.asciidoc
indexing-pressure.asciidoc
mapper.asciidoc
merge.asciidoc
similarity.asciidoc
slowlog.asciidoc
store.asciidoc
translog.asciidoc