Skip to content

Commit ef97b0a

Browse files
lktsshainaraskas
andauthored
Update docs/reference/elasticsearch/mapping-reference/text.md
Co-authored-by: shainaraskas <[email protected]>
1 parent d9dbc4d commit ef97b0a

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ Synthetic `_source` is Generally Available only for TSDB indices (indices that h
104104
::::
105105

106106

107-
`text` fields may use a [`keyword`](/reference/elasticsearch/mapping-reference/keyword.md#keyword-synthetic-source) sub-field to support [synthetic `_source`](/reference/elasticsearch/mapping-reference/mapping-source-field.md#synthetic-source) without storing values of the text field itself.
107+
`text` fields can use a [`keyword`](/reference/elasticsearch/mapping-reference/keyword.md#keyword-synthetic-source) sub-field to support [synthetic `_source`](/reference/elasticsearch/mapping-reference/mapping-source-field.md#synthetic-source) without storing values of the text field itself.
108108

109109
::::{note}
110110
Synthetic source of the `text` field will have the same [modifications](/reference/elasticsearch/mapping-reference/mapping-source-field.md#synthetic-source) as a `keyword` field in this case.

0 commit comments

Comments
 (0)