We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f52a182 commit 41d80f9Copy full SHA for 41d80f9
docs/en/install-upgrade/upgrading-stack.asciidoc
@@ -23,8 +23,8 @@ Rolling upgrades are supported when upgrading from Elasticsearch 5.6 and
23
Elasticsearch 6.0-6.2 to {version}. Upgrading from any
24
version prior to 5.6 requires a full cluster restart.
25
26
-IMPORTANT: 2.x indices are not compatible with {version}. You must
27
-remove or reindex them on your 5.n cluster before upgrading to {version}. The internal
+IMPORTANT: 5.x and older indices are not compatible with {version}. You must
+remove or reindex them on your 6.x cluster before upgrading to {version}. The internal
28
Kibana and {xpack} indices and the default Beats and Logstash mapping templates
29
also need to be updated to work with {version}.
30
0 commit comments