Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/reference/mapping/types/semantic-text.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ You can extract the most relevant fragments from a semantic text field by using

[source,console]
------------------------------------------------------------
PUT test-index
POST test-index/_search
{
"query": {
"semantic": {
Expand Down Expand Up @@ -240,4 +240,4 @@ PUT test-index
`semantic_text` field types have the following limitations:

* `semantic_text` fields are not currently supported as elements of <<nested,nested fields>>.
* `semantic_text` fields can't currently be set as part of <<dynamic-templates>>.
* `semantic_text` fields can't currently be set as part of <<dynamic-templates>>.