Skip to content

Commit fe11cdf

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

File tree

1 file changed

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

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,6 @@ This decomposition allows for improved compression on log-like data.
357357
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.
360-
Because of this, `<field_name>.template_id` is also subject to future changes.
361360

362361
Unlike most mapping types, `pattern_text` does not support multiple values for a given field per document.
363362
If a document is created with multiple values for a pattern_text field, an error will be returned.

0 commit comments

Comments
 (0)