Skip to content

Commit 0570d68

Browse files
authored
(+Doc) Link setting reference for action.auto_create_index (#110558)
👋 howdy, team! Mini request to cross-link doc setting to its reference.
1 parent 745a3cc commit 0570d68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/docs/index_.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ creates a dynamic mapping. By default, new fields and objects are
211211
automatically added to the mapping if needed. For more information about field
212212
mapping, see <<mapping,mapping>> and the <<indices-put-mapping,update mapping>> API.
213213

214-
Automatic index creation is controlled by the `action.auto_create_index`
214+
Automatic index creation is controlled by the <<index-management-settings,`action.auto_create_index`>>
215215
setting. This setting defaults to `true`, which allows any index to be created
216216
automatically. You can modify this setting to explicitly allow or block
217217
automatic creation of indices that match specified patterns, or set it to

0 commit comments

Comments
 (0)