Im trying to figure out if there a way to copy an existing engine with all his properties.
the API doesn't support this feature.
It will be very useful if you create a "DEV" engine and you convert it to a "PROD" engine
Im trying to figure out if there a way to copy an existing engine with all his properties.
the API doesn't support this feature.
It will be very useful if you create a "DEV" engine and you convert it to a "PROD" engine
Hello, @miki_haiat,
Unfortunately, engine cloning is not supported by App Search at the moment. One workaround that comes to mind for dev/prod engine switching scenarios is using meta engines:
engine1
)my-search
) and add engine1
into itengine1
and send all of your searches to my-search
Now, imagine, you want to make some changes that require you to swap out production engines:
engine2
, index your data into itengine2
into my-engine
and remove engine1
I hope this helps.
© 2020. All Rights Reserved - Elasticsearch
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.