diff --git a/docs/reference/docs/index_.asciidoc b/docs/reference/docs/index_.asciidoc index 7875f011abee1..0ac58622d5154 100644 --- a/docs/reference/docs/index_.asciidoc +++ b/docs/reference/docs/index_.asciidoc @@ -70,7 +70,8 @@ type specified. Check out the <> section for more information on mapping definitions. Automatic index creation can be disabled by setting -`action.auto_create_index` to `false` in the config file of all nodes. +`action.auto_create_index` to `false` in the config file of all nodes, +or via the cluster update settings API. Automatic mapping creation can be disabled by setting `index.mapper.dynamic` to `false` per-index as an index setting.