mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-05 20:38:09 +00:00
c8a4a7fc9d
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.
11 lines
224 B
Plaintext
11 lines
224 B
Plaintext
[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[]
|