Răsfoiți Sursa

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 ani în urmă
părinte
comite
b2639d700a
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      docs/reference/ilm/actions/ilm-delete.asciidoc

+ 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.
 Defaults to `true`.
 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]]
 ==== Example