elasticsearch/docs/reference/modules/indices
Francisco Fernández Castaño 8474d93b54
Add peer recovery planners that take into account available snapshots (#76239)
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
Backport of #75840
2021-08-09 15:41:02 +02:00
..
circuit_breaker.asciidoc [DOCS] Document regex circuit breaker (#76048) (#76131) 2021-08-04 16:49:22 -04:00
fielddata.asciidoc Clarify field data cache behavior in docs (#64375) 2020-11-20 13:56:02 -08:00
index_management.asciidoc [DOCS] Remove unneeded articles for Elasticsearch Service and Elastic Agent 2021-04-02 16:02:47 -04:00
indexing_buffer.asciidoc [DOCS] Fix double spaces (#71082) (#71120) 2021-03-31 11:43:34 -04:00
query_cache.asciidoc [DOCS] Document dynamic cluster settings (#61760) (#61817) 2020-09-01 16:04:23 -04:00
recovery.asciidoc Add peer recovery planners that take into account available snapshots (#76239) 2021-08-09 15:41:02 +02:00
request_cache.asciidoc [DOCS] Fix double spaces (#71082) (#71120) 2021-03-31 11:43:34 -04:00
search-settings.asciidoc [DOCS] Increase search.max_bucket default value by one 2021-06-29 08:38:43 -04:00