|
@@ -157,7 +157,7 @@ of official GA features.
|
|
|
|
|
|
`annotated_text` fields support {ref}/mapping-source-field.html#synthetic-source[synthetic `_source`] if they have
|
|
|
a {ref}/keyword.html#keyword-synthetic-source[`keyword`] sub-field that supports synthetic
|
|
|
-`_source` or if the `text` field sets `store` to `true`. Either way, it may
|
|
|
+`_source` or if the `annotated_text` field sets `store` to `true`. Either way, it may
|
|
|
not have {ref}/copy-to.html[`copy_to`].
|
|
|
|
|
|
If using a sub-`keyword` field then the values are sorted in the same way as
|