Skip to content

Commit 7df9873

Browse files
authored
[DOCS] Remote reindex is not fwd compatible (#65207) (#65225)
1 parent 7838d6b commit 7df9873

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/reference/docs/reindex.asciidoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -973,6 +973,9 @@ you are likely to find. This should allow you to upgrade from any version of
973973
Elasticsearch to the current version by reindexing from a cluster of the old
974974
version.
975975

976+
WARNING: {es} does not support forward compatibility across major versions. For
977+
example, you cannot reindex from a 7.x cluster into a 6.x cluster.
978+
976979
To enable queries sent to older versions of Elasticsearch the `query` parameter
977980
is sent directly to the remote host without validation or modification.
978981

0 commit comments

Comments
 (0)