Hi,
I have a question about the cluster setting "action.auto_create_index". I set it to "false" to avoid indices from being created automatically when a PUT is sent to index a document.
It works without problem when I use it on a local Elasticsearch instance running in docker.
But when I use the same setting on Elastic Cloud it does not seem to work. When I PUT a document the index is still created without an error message.
Is there any additional setting that I have to make for this to work in Elastic Cloud?
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.