diff --git a/docs/reference/mapping/types/semantic-text.asciidoc b/docs/reference/mapping/types/semantic-text.asciidoc index 07abbff986643..fdc42bfe4b6af 100644 --- a/docs/reference/mapping/types/semantic-text.asciidoc +++ b/docs/reference/mapping/types/semantic-text.asciidoc @@ -153,8 +153,8 @@ types and create an ingest pipeline with an <> to generate the embeddings. <> walks you through the process. In these cases - when you use `sparse_vector` or `dense_vector` field types instead -of the `semantic_text` field type to customize indexing - using the -<> is not supported for querying the +of the `semantic_text` field type to customize indexing - using the +<> is not supported for querying the field data. @@ -220,5 +220,5 @@ Notice that both the `semantic_text` field and the source field are updated in t `semantic_text` field types have the following limitations: -* `semantic_text` fields are not currently supported as elements of <>. +* `semantic_text` fields are not currently supported as elements of <> or <>. * `semantic_text` fields can't be defined as <> of another field, nor can they contain other fields as multi-fields.