elasticsearch/docs/reference/modules/indices
Francisco Fernández Castaño 3c8b9a6f2e
Add peer recovery planners that take into account available snapshots (#75840)
This commit adds a new set of classes that would compute a peer
recovery plan, based on source files + target files + available
snapshots. When possible it would try to maximize the number of
files used from a snapshot. It uses repositories with `use_for_peer_recovery`
setting set to true.

It adds a new recovery setting `indices.recovery.use_snapshots`

Relates #73496
2021-08-09 14:03:12 +02:00
..
circuit_breaker.asciidoc [DOCS] Document regex circuit breaker (#76048) 2021-08-04 16:37:29 -04:00
fielddata.asciidoc Clarify field data cache behavior in docs (#64375) 2020-11-20 13:53:23 -08:00
index_management.asciidoc [DOCS] Remove unneeded articles for Elasticsearch Service and Elastic Agent 2021-04-02 16:01:59 -04:00
indexing_buffer.asciidoc [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00
query_cache.asciidoc [DOCS] Document dynamic cluster settings (#61760) 2020-09-01 15:48:45 -04:00
recovery.asciidoc Add peer recovery planners that take into account available snapshots (#75840) 2021-08-09 14:03:12 +02:00
request_cache.asciidoc [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00
search-settings.asciidoc indices.query.bool.max_clause_count now limits all query clauses (#75297) 2021-07-21 12:16:30 +02:00