Skip to content

Commit 180ba1e

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

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-
As this feature is in technical preview, the internal structure of the template is subject to change.
361360
Because of this, `<field_name>.template_id` is also subject to future changes.
362361

363362
Unlike most mapping types, `pattern_text` does not support multiple values for a given field per document.

0 commit comments

Comments
 (0)