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 DOCS: general overview of data tiers and roles (#63086) 2020-10-07 17:06:54 +01:00
analysis.asciidoc Fixing typo 2015-10-26 16:48:20 -04:00
blocks.asciidoc [DOCS] Fix formatting (#73338) 2021-05-24 14:19:52 -04:00
history-retention.asciidoc [DOCS] Update CCR docs to focus on Kibana (#60555) 2020-08-24 13:44:41 +02:00
index-sorting.asciidoc [DOCS] Replace twitter dataset in docs (#60604) 2020-08-03 12:49:56 -04:00
indexing-pressure.asciidoc Add ess marker to indexing_pressure.memory.limit (#61127) 2020-10-06 13:57:32 -06:00
mapper.asciidoc [DOCS] Replace put with create or update in API names (#70330) 2021-03-15 14:49:44 -04:00
merge.asciidoc [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00
similarity.asciidoc [DOCS] Fix link in similarity module docs 2020-08-14 18:30:44 -04:00
slowlog.asciidoc [DOCS] Replace twitter dataset in docs (#60604) 2020-08-03 12:49:56 -04:00
store.asciidoc [DOCS] Update my-index examples (#60132) 2020-07-27 14:46:39 -04:00
translog.asciidoc [DOCS] Swap [float] for [discrete] (#60124) 2020-07-23 11:48:22 -04:00