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

6 lines
254 B
Markdown

## Interface `QueryDslSpanMultiTermQuery`
| Name | Type | Description |
| - | - | - |
| `match` | [QueryDslQueryContainer](./QueryDslQueryContainer.md) | Should be a multi term query (one of `wildcard`, `fuzzy`, `prefix`, `range`, or `regexp` query). |