elasticsearch/docs/reference
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
..
aggregations [DOCS] Add filter example to nested agg docs (#76118) 2021-08-05 09:48:28 -04:00
analysis [DOCS] Fix formatting 2021-05-04 12:29:14 -04:00
autoscaling Autoscale frozen tier into existence (#73435) 2021-06-22 13:21:04 +02:00
cat Remove usage of RAM accounting of segments (#75674) 2021-07-29 08:36:09 +02:00
ccr [DOCS] Remove screenshot from managing CCR (#76193) 2021-08-05 15:57:51 -04:00
cluster Clarify allocation explain if random shard chosen (#75670) 2021-08-02 15:14:09 +01:00
commands Reset elastic password cli tool (#74892) 2021-07-20 13:42:14 +03:00
data-management [DOCS] How to migrate to node roles from node attrs. Closes #65855 (#71160) 2021-04-27 14:39:54 -07:00
data-streams [DOCS] Document how to switch ILM policies (#73967) 2021-06-28 10:32:01 -04:00
docs [DOCS] Add object subfield example for update API (#75460) 2021-07-19 14:43:04 -04:00
eql [DOCS] Document _mvt API (#75384) 2021-08-05 15:04:07 -04:00
features/apis Make feature reset API response more informative (#71240) 2021-04-27 13:47:10 -04:00
fleet [DOCS] Relocate tip for Fleet APIs 2021-07-26 18:14:05 -04:00
graph [DOCS] Fix API titles (#67475) 2021-01-13 15:15:37 -05:00
high-availability [DOCS] Replace 'log into' with 'log in to' (#72324) 2021-04-27 15:27:22 -04:00
how-to [DOCS] Add docs for rejected requests and high CPU usage (#72640) 2021-08-02 09:11:23 -04:00
ilm Allow ILM move-to-step without action or name (#75435) 2021-07-19 12:10:25 -04:00
images [DOCS] Update index management screenshots for new EUI theme (#75754) 2021-07-27 14:51:24 -04:00
index-modules [DOCS] Fix typo (#75635) (#75705) 2021-07-26 18:05:22 -04:00
indices [DOCS] Correct spelling for geo terms (#76028) 2021-08-03 09:55:48 -04:00
ingest [DOCS] Correct spelling for geo terms (#76028) 2021-08-03 09:55:48 -04:00
licensing [DOCS] Note get license API can return a 404 (#73951) 2021-06-10 09:19:20 -04:00
mapping [DOCS] Add retrieving runtime fields to introduction (#76084) 2021-08-04 11:17:28 -04:00
migration Include removal of PKCS#11 in breaking changes doc (#75440) 2021-08-03 12:50:43 +10:00
ml [ML] Use results retention time for deleting system annotations (#76096) 2021-08-04 17:42:31 +01:00
modules Add peer recovery planners that take into account available snapshots (#75840) 2021-08-09 14:03:12 +02:00
monitoring update monitoring cluster node name (#74500) 2021-06-28 09:30:55 -04:00
query-dsl [DOCS] Correct spelling for geo terms (#76028) 2021-08-03 09:55:48 -04:00
release-notes 8.0.0-alpha1 BC3 release note update (#76123) 2021-08-04 17:09:59 -05:00
repositories-metering-api [DOCS] Fix name of cluster_version parameter (#69615) 2021-03-01 08:54:47 -05:00
rest-api Remove xpack actions for vector field (#75017) 2021-07-13 09:52:50 -04:00
rollup Fix privileges for GetRollupIndexCapabilities API (#75614) 2021-07-29 11:57:42 +10:00
scripting [DOCS] Correct spelling for geo terms (#76028) 2021-08-03 09:55:48 -04:00
search [DOCS] Document _mvt API (#75384) 2021-08-05 15:04:07 -04:00
searchable-snapshots [DOCS] Fix typo in mount searchable snapshots API docs (#75786) (#75984) 2021-08-02 14:46:43 -04:00
settings Docs: ILM document behaviour for changing lifecycle setting (#75790) 2021-07-29 08:51:08 +01:00
setup Change env var prefix in Docker settings support (#76192) 2021-08-09 09:47:29 +01:00
slm [DOCS] Clarify when SLM deletes expired snapshots (#73155) 2021-05-17 10:02:08 -04:00
snapshot-restore Return Total Result Count and Remaining Count in Get Snapshots Response (#76150) 2021-08-09 11:34:24 +02:00
sql [DOCS] Update Kibana dev console screenshots for new EUI theme (#75626) 2021-07-22 09:40:03 -04:00
tab-widgets [DOCS] Add docs for rejected requests and high CPU usage (#72640) 2021-08-02 09:11:23 -04:00
text-structure/apis [ML] [DOCS] update find-structure reference docs (#67586) 2021-01-15 12:19:38 -05:00
transform [DOCS] enhance transform example with range filter (#74284) 2021-06-21 10:37:11 +02:00
upgrade [DOCS] Note remote reindex does not support slicing (#73959) 2021-06-22 09:00:37 -04:00
vectors Add access to dense_vector values (#71313) 2021-04-19 08:02:05 -04:00
aggregations.asciidoc Convert bucket aggs docs to runtime fields (#71202) 2021-04-02 12:12:06 -04:00
alias.asciidoc [DOCS] Updates for data stream aliases (#75654) 2021-07-26 08:29:20 -05:00
analysis.asciidoc [DOCS] Fix Lucene's stop words links (#70405) 2021-03-16 17:06:12 -04:00
api-conventions.asciidoc [DOCS] Add info about GET/POST to the API conventions. (#74529) 2021-06-30 09:24:42 -07:00
cat.asciidoc [DOCS] Remove unneeded escapes 2021-04-26 12:14:45 -04:00
cluster.asciidoc [DOCS] Reword node roles docs (#69301) 2021-02-23 11:32:46 -05:00
data-management.asciidoc [DOCS] Move Kibana index mgmt docs to ES (#64380) 2020-10-30 09:14:52 -04:00
data-rollup-transform.asciidoc [DOCS] Remove ifdefs for rollup refactor 2021-08-05 09:08:04 -04:00
datatiers.asciidoc [DOCS] Note required node roles and data tiers (#74566) 2021-07-07 09:57:32 -04:00
dependencies-versions.asciidoc [DOCS] Added appendix to show dependencies (#67962) 2021-01-26 16:16:05 -08:00
docs.asciidoc [DOCS] Update single index APIs reference (#73103) 2021-05-14 11:53:34 -04:00
getting-started.asciidoc [DOCS] Minor edits for better readability 2021-06-17 08:49:16 -04:00
gs-index.asciidoc [DOCS] Adding index file for GS "mini book". 2017-07-18 13:44:08 -07:00
high-availability.asciidoc [DOCS] Add docs for designing resilient clusters (#47233) 2020-06-05 11:48:44 -04:00
how-to.asciidoc [DOCS] Add 'Fix common cluster issues' docs (#72097) 2021-04-28 08:28:51 -04:00
index-extra-title-page.html [DOCS] Add index-extra-title-page.html for direct HTML migration (#50189) 2019-12-13 12:44:12 -05:00
index-modules.asciidoc [DOCS] Add missing HTML anchors (#76194) 2021-08-05 15:59:12 -04:00
index.asciidoc [DOCS] Move ES glossary to Stack docs (#74579) 2021-06-24 19:04:31 -04:00
index.x.asciidoc [DOCS] Removes redundant index.asciidoc files (#30707) 2018-05-18 11:05:40 -07:00
indices.asciidoc [DOCS] Fix broken doc url values in JSON API spec (#75385) 2021-07-15 13:46:00 -04:00
ingest.asciidoc [DOCS] Document regex circuit breaker (#76048) 2021-08-04 16:37:29 -04:00
intro.asciidoc [DOCS] Fix links to anomaly detection overview (#74943) 2021-07-05 13:19:54 -07:00
links.asciidoc [DOCS] Rename ES Reference to ES Guide (#71198) 2021-04-01 15:38:41 -04:00
mapping.asciidoc Minor revision missed in merge. (#67282) 2021-01-11 13:50:06 -05:00
query-dsl.asciidoc [DOCS] Remove deprecated geo_shape parameters (#74519) 2021-06-29 08:52:05 -04:00
redirects.asciidoc [DOCS] Remove coming tags for release highlights (#76037) 2021-08-03 11:44:31 -04:00
release-notes.asciidoc [DOCS] Adds placeholders for v8 highlights, breaking changes, release notes (#38641) 2019-02-08 15:48:42 -08:00
scripting.asciidoc [DOCS] Move common scripting use cases up a level (#73445) 2021-05-27 07:38:55 -04:00
search.asciidoc [DOCS] Document _mvt API (#75384) 2021-08-05 15:04:07 -04:00
setup.asciidoc [DOCS] Edit JVM settings info. Closes #72259 (#72350) 2021-04-28 18:30:32 -07:00
upgrade.asciidoc [DOCS] Add tip for upgrade assistant (#55027) 2020-05-05 09:49:22 -04:00