Skip to content

Commit 75aa09d

Browse files
Update docs/reference/elasticsearch/mapping-reference/text.md
Co-authored-by: Liam Thompson <[email protected]>
1 parent fe11cdf commit 75aa09d

File tree

1 file changed

+2
-0
lines changed
  • docs/reference/elasticsearch/mapping-reference

1 file changed

+2
-0
lines changed

docs/reference/elasticsearch/mapping-reference/text.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -358,6 +358,8 @@ We call the static portion of the value the `template`.
358358
Although the template cannot be accessed directly, a separate field called `<field_name>.template_id` is accessible.
359359
This field is a hash of the template and can be used to group similar values.
360360

361+
### Limitations
362+
361363
Unlike most mapping types, `pattern_text` does not support multiple values for a given field per document.
362364
If a document is created with multiple values for a pattern_text field, an error will be returned.
363365

0 commit comments

Comments
 (0)