Searchable snapshots are GA since 7.11 Co-authored-by: James Rodewig <40268737+jrodewig@users.noreply.github.com>
@@ -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`.
@@ -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
@@ -35,7 +35,6 @@ index. For example, you can roll up hourly data into daily or weekly summaries.
endif::[]
<<ilm-searchable-snapshot, Searchable snapshot>>::
Take a snapshot of the managed index in the configured repository
and mount it as a searchable snapshot.