We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a3d71b commit 6cd68fcCopy full SHA for 6cd68fc
docs/reference/indices/index-templates.asciidoc
@@ -28,6 +28,8 @@ applied.
28
template, the settings from the <<indices-create-index,create index>> request
29
take precedence over settings specified in the index template and its component
30
templates.
31
+* Settings specified in the index template itself take precedence over the settings
32
+in its component templates.
33
* If a new data stream or index matches more than one index template, the index
34
template with the highest priority is used.
35
0 commit comments