elasticsearch/docs/reference
Andrei Dan 7d45355604
ILM: Add support for the searchable_snapshot action in the hot phase (#64883)
This adds support for the searchable_snapshot ILM action in the hot phase.

We define a series of actions that cannot be executed after the index has been
mounted as a searchable snapshot. Namely: freeze, forcemerge, shrink,
and searchable_snapshot (also available in the cold phase).

If by virtue of snapshot/restoring a managed index or updating an ILM policy while it
is executing for an index, these actions could get to be executed on an index that was
mounted as searchable snapshot in the hot phase. If this happens the actions will
skip entirely. ILM will not move into the ERROR step.
2020-11-12 10:44:04 +00:00
..
aggregations Add supports for upper and lower values on boxplot based on the IQR value (#63617) 2020-11-04 14:39:05 -05:00
analysis [DOCS] Fix whitespace in pattern replace token filter docs (#64345) 2020-10-29 10:07:10 -04:00
autoscaling Autoscaling delete policy by simple pattern (#64739) 2020-11-09 15:44:33 +01:00
cat Adjust deprecation version after backport (#64794) 2020-11-09 13:43:47 -06:00
ccr Add data stream support to CCR (#61993) 2020-11-03 14:01:14 +01:00
cluster [DOCS] Fix case for 'Boolean' (#64299) 2020-10-29 09:04:43 -04:00
commands [DOCS] Fix elasticsearch-croneval chunking (#63008) 2020-09-29 09:53:20 -04:00
data-streams Hidden data streams (#63987) 2020-10-30 11:41:58 +01:00
docs [DOCS] Add heading and anchor to reindex with ingest pipeline section (#64835) (#64894) 2020-11-10 17:24:01 -05:00
eql [DOCS] EQL: Fix tiebreaker field docs (#64671) 2020-11-06 09:05:18 -05:00
graph [DOCS] Document xpack.graph.enabled setting (#60073) 2020-08-21 12:37:05 -04:00
high-availability [DOCS] Fix "the the" typos (#64344) 2020-10-29 10:11:58 -04:00
how-to [DOCS] Add xref to data tiers content (#63426) 2020-10-07 13:10:42 -04:00
ilm ILM: Add support for the searchable_snapshot action in the hot phase (#64883) 2020-11-12 10:44:04 +00:00
images [DOCS] Move Kibana index mgmt docs to ES (#64380) 2020-10-30 09:14:52 -04:00
index-modules [DOCS] Format the data tier allocation doc (#64722) 2020-11-09 10:19:43 -05:00
indices [master] [DOCS] Remove unneeded period (#64687) (#64790) 2020-11-09 11:07:36 -05:00
ingest [DOCS] Document get pipeline API as multi-target (#64816) 2020-11-09 16:11:13 -05:00
licensing [DOCS] Fix case for 'Boolean' (#64299) 2020-10-29 09:04:43 -04:00
mapping [DOCS] Clarify args for geoshape orientation (#64649) 2020-11-06 07:37:16 -05:00
migration Document breaking change around _id field data. (#64610) 2020-11-04 13:45:07 -08:00
ml [DOCS] Fixes example aggregation syntax in datafeed aggregations. (#64936) 2020-11-11 16:33:36 +01:00
modules remove node.ingest setting in the documentation (#64456) 2020-11-09 12:21:43 -07:00
monitoring [DOCS] Add monitoring note (#61793) 2020-10-16 13:56:54 -07:00
query-dsl [DOCS] Fix case for 'Boolean' (#64299) 2020-10-29 09:04:43 -04:00
release-notes [DOCS] Swap [float] for [discrete] (#60124) 2020-07-23 11:48:22 -04:00
repositories-metering-api [DOCS] Fix case for 'Boolean' (#64299) 2020-10-29 09:04:43 -04:00
rest-api [DOCS] Make system & hidden index info more prominent. (#64839) 2020-11-11 10:35:02 -08:00
rollup [DOCS] Fix case for 'Boolean' (#64299) 2020-10-29 09:04:43 -04:00
scripting [DOCS] Fix ingest script compilation rate and cache size (#61468) 2020-08-24 10:26:38 -04:00
search [DOCS] Fix typo (#64675) (#64799) 2020-11-09 11:12:46 -05:00
searchable-snapshots [DOCS] Add searchable snapshots topic. (#63040) 2020-10-22 14:34:32 -07:00
settings [DOCS]: ILM rollover max_age condition disregards origination date (#64404) 2020-11-02 09:30:48 +00:00
setup [DOCS] Improve docs for Windows DOS/UNC paths in path.* settings (#64668) 2020-11-09 10:36:48 -05:00
slm Document Recommended Maximum Repository Size in SLM Docs (#64485) 2020-11-02 17:20:20 +01:00
snapshot-restore [DOCS] Fix put repository API docs (#64811) 2020-11-09 14:20:08 -05:00
sql SQL: Remove constant_keyword from SQL docs (#64709) 2020-11-06 20:07:30 +01:00
tab-widgets [DOCS] Improve docs for Windows DOS/UNC paths in path.* settings (#64668) 2020-11-09 10:36:48 -05:00
transform [DOCS] Fixes 'the the' typo in transforms docs. (#64393) 2020-10-30 10:52:35 +01:00
upgrade [DOCS] Note remote reindex is not fwd compatible (#60425) 2020-07-30 09:08:59 -04:00
vectors [DOCS] Update my-index examples (#60132) 2020-07-27 14:46:39 -04:00
aggregations.asciidoc [DOCS] Rewrite aggs overview (#64318) 2020-10-30 08:39:38 -04:00
analysis.asciidoc [DOCS] Swap [float] for [discrete] (#60124) 2020-07-23 11:48:22 -04:00
api-conventions.asciidoc [DOCS] Make system & hidden index info more prominent. (#64839) 2020-11-11 10:35:02 -08:00
cat.asciidoc AwaitsFix for #51619 2020-08-06 09:59:56 +01:00
cluster.asciidoc Password-protected Keystore Feature Branch PR (#51123) 2020-01-27 19:51:39 -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] Changes level offset of transform pages (#60066) 2020-07-22 10:55:48 -07:00
datatiers.asciidoc [DOCS] Add top-level Data management section. (#64185) 2020-10-28 15:38:22 -07:00
docs.asciidoc [DOCS] Remove heading offsets for REST APIs (#44568) 2019-07-19 14:35:36 -04:00
frozen-indices.asciidoc [DOCS] Replace twitter dataset in docs (#60604) 2020-08-03 12:49:56 -04:00
getting-started.asciidoc [DOCS] Swap [float] for [discrete] (#60124) 2020-07-23 11:48:22 -04:00
glossary.asciidoc [DOCS] Add system & hidden indices definitions. (#64834) 2020-11-10 13:03:14 -08: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] Document shard sizing guide (#61942) 2020-09-28 09:24:40 -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] Update CCR docs to focus on Kibana (#60555) 2020-08-17 15:36:54 -04:00
index.asciidoc [DOCS] Add top-level Data management section. (#64185) 2020-10-28 15:38:22 -07:00
index.x.asciidoc [DOCS] Removes redundant index.asciidoc files (#30707) 2018-05-18 11:05:40 -07:00
indices.asciidoc [DOCS] Split delete index template API docs (#62074) (#62168) 2020-09-09 10:13:13 -04:00
ingest.asciidoc [DOCS] Update my-index examples (#60132) 2020-07-27 14:46:39 -04:00
intro.asciidoc [DOCS] Fix hyphenation for "time series" (#61472) 2020-08-24 10:34:41 -04:00
links.asciidoc [DOCS] Fix security links in machine learning APIs (#60098) 2020-07-23 12:14:56 -07:00
mapping.asciidoc Remove a redundant section on field data types. (#61821) 2020-09-02 15:00:01 -07:00
query-dsl.asciidoc [DOCS] Add redirects for wildcard and constant keyword (#61815) 2020-09-01 15:32:35 -04:00
redirects.asciidoc [DOCS] Add redirect for heap size (#64507) 2020-11-02 16:44:01 -05: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] Swap [float] for [discrete] (#60124) 2020-07-23 11:48:22 -04:00
search.asciidoc [DOCS] Display point in time API docs (#61527) 2020-08-25 11:03:41 -04:00
setup.asciidoc [DOCS] http -> https, remove outdated plugin docs (#60380) 2020-07-31 15:58:38 -04:00
upgrade.asciidoc [DOCS] Add tip for upgrade assistant (#55027) 2020-05-05 09:49:22 -04:00