Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/reference/modules/snapshots.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ back up a cluster is by using the snapshot and restore functionality.
[float]
=== Version compatibility

IMPORTANT: Version compatibility refers to the underlying Lucene index compatibility. Follow the {ref}/set-upgrade.html[upgrade Elasticsearch documentation] when migrating between versions.

A snapshot contains a copy of the on-disk data structures that make up an
index. This means that snapshots can only be restored to versions of
Elasticsearch that can read the indices:
Expand Down