Skip to content

Commit 56a0641

Browse files
committed
DOCS: update delete_searchable_snapshot option documentation (#71547)
If enabled, the `delete_searchable_snapshot` option will attempt to delete the index snapshot generated in any previous phase, for the purpose of mounting the index as a searchable snapshot. (cherry picked from commit b2639d7) Signed-off-by: Andrei Dan <[email protected]>
1 parent 69602f3 commit 56a0641

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/ilm/actions/ilm-delete.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Permanently removes the index.
1414
Deletes the searchable snapshot created in a previous phase.
1515
Defaults to `true`.
1616
This option is applicable when the <<ilm-searchable-snapshot,searchable
17-
snapshot>> action is used in the cold phase.
17+
snapshot>> action is used in any previous phase.
1818

1919
[[ilm-delete-action-ex]]
2020
==== Example

0 commit comments

Comments
 (0)