This plugin will help you to check whether you can upgrade directly to the next major version of Elasticsearch, or whether you need to make changes to your data and cluster before doing so.
290
stars
32
forks
source link
Run offline against a mapping.json file possible? #44
I assume that 95% of the work done by this plugin is done against the /_mapping API endpoint. Is it possible to run this against a mapping.json which you have got to test migration compatibility offline?
I assume that 95% of the work done by this plugin is done against the /_mapping API endpoint. Is it possible to run this against a mapping.json which you have got to test migration compatibility offline?