Skip to content

Commit

Permalink
update searchable snapshot to clarify
Browse files Browse the repository at this point in the history
Update searchable snapshot to clarify it's not a backup of index data and deleting it will result in permanent data loss. 

It's a follow up of #108451
  • Loading branch information
kunisen committed May 17, 2024
1 parent 1c63eea commit 6dc2c6f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/reference/searchable-snapshots/index.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -307,6 +307,8 @@ of {search-snap} indices.
[[searchable-snapshots-reliability]]
=== Reliability of {search-snaps}

WARNING: Searchable snapshot is not a backup of frozen / cold index data. Therefore, deleting searchable snapshot will result in permanent data loss.

The sole copy of the data in a {search-snap} index is the underlying snapshot,
stored in the repository. For example:

Expand Down

0 comments on commit 6dc2c6f

Please sign in to comment.