1
0
Эх сурвалжийг харах

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.
Andrei Dan 4 жил өмнө
parent
commit
b2639d700a

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

@@ -14,7 +14,7 @@ Permanently removes the index.
 Deletes the searchable snapshot created in a previous phase.
 Deletes the searchable snapshot created in a previous phase.
 Defaults to `true`.
 Defaults to `true`.
 This option is applicable when the <<ilm-searchable-snapshot,searchable
 This option is applicable when the <<ilm-searchable-snapshot,searchable
-snapshot>> action is used in the cold phase.
+snapshot>> action is used in any previous phase.
 
 
 [[ilm-delete-action-ex]]
 [[ilm-delete-action-ex]]
 ==== Example
 ==== Example