File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -11,13 +11,20 @@ See also <<release-highlights>> and <<es-release-notes>>.
1111
1212coming[8.0.0]
1313
14+ * <<breaking_80_notable>>
1415* <<breaking_80_analysis_changes>>
1516* <<breaking_80_discovery_changes>>
1617* <<breaking_80_mappings_changes>>
1718* <<breaking_80_snapshots_changes>>
1819
1920[float]
20- === Indices created before 7.0
21+ [[breaking_80_notable]]
22+ === Notable changes
23+ // NOTE: The content in this section is also used in the Installation and Upgrade Guide.
24+
25+ //tag::notable-breaking-changes[]
26+ [float]
27+ ==== Indices created before 7.0
2128
2229Elasticsearch 8.0 can read indices created in version 7.0 or above. An
2330Elasticsearch 8.0 node will not start in the presence of indices created in a
@@ -31,6 +38,7 @@ Indices created in Elasticsearch 6.x or before will need to be reindexed with
3138Elasticsearch 7.x in order to be readable by Elasticsearch 8.x.
3239
3340=========================================
41+ // end::notable-breaking-changes[]
3442
3543include::migrate_8_0/analysis.asciidoc[]
3644include::migrate_8_0/discovery.asciidoc[]
You can’t perform that action at this time.
0 commit comments