diff --git a/docs/reference/ilm/actions/ilm-delete.asciidoc b/docs/reference/ilm/actions/ilm-delete.asciidoc index 35b45e5d1ac05..ec4c582c22635 100644 --- a/docs/reference/ilm/actions/ilm-delete.asciidoc +++ b/docs/reference/ilm/actions/ilm-delete.asciidoc @@ -10,7 +10,6 @@ Permanently removes the index. ==== Options `delete_searchable_snapshot`:: -beta:[] (Optional, Boolean) Deletes the searchable snapshot created in a previous phase. Defaults to `true`. diff --git a/docs/reference/ilm/actions/ilm-searchable-snapshot.asciidoc b/docs/reference/ilm/actions/ilm-searchable-snapshot.asciidoc index bd4d83300301e..203fc20bc23ac 100644 --- a/docs/reference/ilm/actions/ilm-searchable-snapshot.asciidoc +++ b/docs/reference/ilm/actions/ilm-searchable-snapshot.asciidoc @@ -2,8 +2,6 @@ [[ilm-searchable-snapshot]] === Searchable snapshot -beta::[] - Phases allowed: hot, cold, frozen. Takes a snapshot of the managed index in the configured repository diff --git a/docs/reference/ilm/ilm-actions.asciidoc b/docs/reference/ilm/ilm-actions.asciidoc index 7fd5f21082a4c..1b632ee7510c1 100644 --- a/docs/reference/ilm/ilm-actions.asciidoc +++ b/docs/reference/ilm/ilm-actions.asciidoc @@ -35,7 +35,6 @@ index. For example, you can roll up hourly data into daily or weekly summaries. endif::[] <>:: -beta:[] Take a snapshot of the managed index in the configured repository and mount it as a searchable snapshot.