mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-25 07:37:19 -04:00
* [Transform] add transform upgrade endpoint (#77566) Add an _upgrade endpoint to bulk upgrade transforms. _upgrade rewrites all transforms and its artifacts into the latest format to the latest storage(index). If all transforms are upgraded old indices and outdated documents get deleted. Using the dry_run option it is possible to check if upgrades are necessary without applying changes. * fix merge conflicts * 7.x requires a different license check |
||
---|---|---|
.. | ||
delete-transform.asciidoc | ||
get-transform-stats.asciidoc | ||
get-transform.asciidoc | ||
index.asciidoc | ||
preview-transform.asciidoc | ||
put-transform.asciidoc | ||
start-transform.asciidoc | ||
stop-transform.asciidoc | ||
transform-apis.asciidoc | ||
update-transform.asciidoc | ||
upgrade-transforms.asciidoc |