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 Remove deprecated ._tier allocation filtering settings (#73074) 2021-05-24 14:38:34 -06:00
allocation.asciidoc
analysis.asciidoc
blocks.asciidoc [DOCS] Fix formatting (#73338) 2021-05-24 14:19:52 -04:00
history-retention.asciidoc
index-sorting.asciidoc
indexing-pressure.asciidoc
mapper.asciidoc
merge.asciidoc [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00
similarity.asciidoc
slowlog.asciidoc
store.asciidoc
translog.asciidoc