From f21fad6a050bf3a198deecc864259a3cee86c2d5 Mon Sep 17 00:00:00 2001 From: Andrei Dan Date: Tue, 29 Jun 2021 14:20:26 +0100 Subject: [PATCH] [DOCS]: allow multiple searchable_snapshot actions in the same policy (#74679) Since `7.12` we allow multiple searchable_snapshot actions in the same policy. This updates the docs to reflect this. (cherry picked from commit 5e9405a513322e86f07efed3277d514bb6c43e63) Signed-off-by: Andrei Dan --- docs/reference/ilm/actions/ilm-searchable-snapshot.asciidoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/reference/ilm/actions/ilm-searchable-snapshot.asciidoc b/docs/reference/ilm/actions/ilm-searchable-snapshot.asciidoc index 9dd8bb53e95aa..e396303c82bf1 100644 --- a/docs/reference/ilm/actions/ilm-searchable-snapshot.asciidoc +++ b/docs/reference/ilm/actions/ilm-searchable-snapshot.asciidoc @@ -14,8 +14,8 @@ index>>. If the original index is part of a the data stream. IMPORTANT: If the `searchable_snapshot` action is used in the hot phase the -subsequent phases cannot define any of the `shrink`, `forcemerge`, `freeze` or -`searchable_snapshot` (also available in the cold and frozen phases) actions. +subsequent phases cannot include the `shrink`, `forcemerge`, or `freeze` +actions. [NOTE] This action cannot be performed on a data stream's write index. Attempts to do