Skip to content

Commit

Permalink
Explain nondeterministic template merging (#35405)
Browse files Browse the repository at this point in the history
  • Loading branch information
geekpete committed Jan 7, 2019
1 parent ffae126 commit ee4e40d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/reference/indices/templates.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,9 @@ Note, for mappings, the merging is "deep", meaning that specific
object/property based mappings can easily be added/overridden on higher
order templates, with lower order templates providing the basis.

NOTE: Multiple matching templates with the same order value will
result in a non-deterministic merging order.

[float]
[[versioning-templates]]
=== Template Versioning
Expand Down

0 comments on commit ee4e40d

Please sign in to comment.