elasticsearch/docs/reference/modules/indices
Jason Tedor 6e94e67ae9
Set recovery rate for dedicated cold nodes (#68480)
This commit sets the recovery rate for dedicated cold nodes. The goal is
here is enhance performance of recovery in a dedicated cold tier, where
we expect such nodes to be predominantly using searchable snapshots to
back the indices located on them. This commit follows a simple approach
where we increase the recovery rate as a function of the node size, for
nodes that appear to be dedicated cold nodes.
2021-02-04 10:36:07 -05: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 Set recovery rate for dedicated cold nodes (#68480) 2021-02-04 10:36:07 -05: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