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
fielddata.asciidoc
index_management.asciidoc [DOCS] Document the `stack.templates.enabled` setting (#68328) 2021-02-02 08:35:21 -05:00
indexing_buffer.asciidoc
query_cache.asciidoc
recovery.asciidoc Add the frozen tier node role and ILM phase (#68605) 2021-02-05 14:38:13 -07:00
request_cache.asciidoc
search-settings.asciidoc limit the depth of nested bool queries (#66204) 2021-01-12 09:36:09 -05:00