We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7838d6b commit 7df9873Copy full SHA for 7df9873
docs/reference/docs/reindex.asciidoc
@@ -973,6 +973,9 @@ you are likely to find. This should allow you to upgrade from any version of
973
Elasticsearch to the current version by reindexing from a cluster of the old
974
version.
975
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
+
979
To enable queries sent to older versions of Elasticsearch the `query` parameter
980
is sent directly to the remote host without validation or modification.
981
0 commit comments