Browse Source

[DOCS] Suppress searchable snapshots in releases (#58740) (#58743)

Fixes a searchable snapshot reference overlooked in #58652
James Rodewig 5 years ago
parent
commit
682615a15e
1 changed files with 2 additions and 0 deletions
  1. 2 0
      docs/reference/ilm/ilm-index-lifecycle.asciidoc

+ 2 - 0
docs/reference/ilm/ilm-index-lifecycle.asciidoc

@@ -90,7 +90,9 @@ the rollover criteria, it could be 20 minutes before the rollover is complete.
   - <<ilm-unfollow-action,Unfollow>>
   - <<ilm-allocate,Allocate>>
   - <<ilm-freeze,Freeze>>
+ifdef::permanently-unreleased-branch[]
   - <<ilm-searchable-snapshot, Searchable Snapshot>>
+endif::[]
 * Delete
   - <<ilm-wait-for-snapshot-action,Wait For Snapshot>>
   - <<ilm-delete,Delete>>