How would I update an existing synonyms.txt file?
Have I to put the updated synonyms.txt as zip-archive on my webserver? Would it be automatically be reimported from webserver into ECE or how to trigger a reload?
Aside from the clunky use of a web-server (vs having an upload API), the format/usage etc of bundles is the same as described in the Cloud docs: Upload custom plugins and bundles | Elasticsearch Service Documentation | Elastic ... so your example looks right (note I recommend using 6.* for the version since it makes upgrades from the UI easier)
Re-upload it to the web-server and then apply a "re-allocating no-op plan" from the UI:
(check your last plan attempt was successful)
Go to the advanced editor, and set reallocate_instances to true and check that the strategy is grow_and_shrink: {} or rolling_grow_and_shrink: {} and save
(Note this -also clunky- way of doing things is recognized to be a bug, we have an issue to improve it, eg so that a rolling restart would reimport the new file)
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.