|
@@ -28,6 +28,8 @@ applied.
|
|
template, the settings from the <<indices-create-index,create index>> request
|
|
template, the settings from the <<indices-create-index,create index>> request
|
|
take precedence over settings specified in the index template and its component
|
|
take precedence over settings specified in the index template and its component
|
|
templates.
|
|
templates.
|
|
|
|
+* Settings specified in the index template itself take precedence over the settings
|
|
|
|
+in its component templates.
|
|
* If a new data stream or index matches more than one index template, the index
|
|
* If a new data stream or index matches more than one index template, the index
|
|
template with the highest priority is used.
|
|
template with the highest priority is used.
|
|
|
|
|