elasticsearch/docs/reference/modules/indices
Lee Hinman 3f9f007545
Add the frozen tier node role and ILM phase (#68605)
This commit adds the `data_frozen` node role as part of the formalization of data tiers. It also
adds the `"frozen"` phase to ILM, currently allowing the same actions as the existing cold phase.

The frozen phase is intended to be used for data even less frequently searched than the cold phase,
and will eventually be loosely tied to data using partial searchable snapshots (as oppposed to full
searchable snapshots in the cold phase).

Relates to #60848
2021-02-05 14:38:13 -07:00
..
circuit_breaker.asciidoc Clarify field data cache behavior in docs (#64375) 2020-11-20 13:53:23 -08:00
fielddata.asciidoc Clarify field data cache behavior in docs (#64375) 2020-11-20 13:53:23 -08:00
index_management.asciidoc [DOCS] Document the stack.templates.enabled setting (#68328) 2021-02-02 08:35:21 -05:00
indexing_buffer.asciidoc [DOCS] Document dynamic index mgmt and buffer settings (#61753) 2020-09-04 10:19:42 -04:00
query_cache.asciidoc [DOCS] Document dynamic cluster settings (#61760) 2020-09-01 15:48:45 -04:00
recovery.asciidoc Add the frozen tier node role and ILM phase (#68605) 2021-02-05 14:38:13 -07:00
request_cache.asciidoc Bust the request cache when the mapping changes (#66295) 2020-12-23 13:19:02 -05:00
search-settings.asciidoc limit the depth of nested bool queries (#66204) 2021-01-12 09:36:09 -05:00