Skip to content

Commit

Permalink
[DOCS] Remove beta label from searchable_snapshot ILM action docs (el…
Browse files Browse the repository at this point in the history
…astic#69196)

Searchable snapshots are GA since 7.11

Co-authored-by: James Rodewig <[email protected]>
  • Loading branch information
andreidan and jrodewig authored Feb 18, 2021
1 parent b04262c commit 4bf09f6
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion docs/reference/ilm/actions/ilm-delete.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -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`.
Expand Down
2 changes: 0 additions & 2 deletions docs/reference/ilm/actions/ilm-searchable-snapshot.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion docs/reference/ilm/ilm-actions.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ index. For example, you can roll up hourly data into daily or weekly summaries.
endif::[]

<<ilm-searchable-snapshot, Searchable snapshot>>::
beta:[]
Take a snapshot of the managed index in the configured repository
and mount it as a searchable snapshot.

Expand Down

0 comments on commit 4bf09f6

Please sign in to comment.