mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-25 07:37:19 -04:00
The Migration Assistance API has been functionally replaced by the Deprecation Info API, and the Migration Upgrade API is not used for the transition from ES 6.x to 7.x, and does not need to be kept around to repair indices that were not properly upgraded before upgrading the cluster, as was the case in 6.
10 lines
224 B
Text
10 lines
224 B
Text
[role="xpack"]
|
|
[testenv="basic"]
|
|
[[migration-api]]
|
|
== Migration APIs
|
|
|
|
The migration APIs simplify upgrading {xpack} indices from one version to another.
|
|
|
|
* <<migration-api-deprecation>>
|
|
|
|
include::apis/deprecation.asciidoc[]
|