Files
elasticsearch-js/docs/reference/api/QueryDslSemanticQuery.md
2025-05-27 15:30:21 -05:00

7 lines
204 B
Markdown

## Interface `QueryDslSemanticQuery`
| Name | Type | Description |
| - | - | - |
| `field` | string | The field to query, which must be a semantic_text field type |
| `query` | string | The query text |