You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/reference/query-languages/query-dsl/query-dsl-semantic-query.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,7 @@ mapped_pages:
8
8
9
9
The `semantic` query type enables you to perform [semantic search](docs-content://solutions/search/semantic-search.md) on data stored in a [`semantic_text`](/reference/elasticsearch/mapping-reference/semantic-text.md) field.
10
10
11
+
11
12
## Example request [semantic-query-example]
12
13
13
14
```console
@@ -22,6 +23,7 @@ GET my-index-000001/_search
22
23
}
23
24
```
24
25
26
+
25
27
## Top-level parameters for `semantic`[semantic-query-params]
0 commit comments