Skip to content

Commit 6cd68fc

Browse files
joegallotoby-sutorabdonpijpelinklockewritesdocs
authored
[7.17] Clarify index template settings precedence (#87374) (#97121)
[docs] Clarify that index template settings take precedence over component templates. Co-authored-by: Toby Sutor <[email protected]> Co-authored-by: Abdon Pijpelink <[email protected]> Co-authored-by: Adam Locke <[email protected]>
1 parent 2a3d71b commit 6cd68fc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/reference/indices/index-templates.asciidoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ applied.
2828
template, the settings from the <<indices-create-index,create index>> request
2929
take precedence over settings specified in the index template and its component
3030
templates.
31+
* Settings specified in the index template itself take precedence over the settings
32+
in its component templates.
3133
* If a new data stream or index matches more than one index template, the index
3234
template with the highest priority is used.
3335

0 commit comments

Comments
 (0)