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

386 B

Interface QueryDslSpanNearQuery

Name Type Description
clauses QueryDslSpanQuery[] Array of one or more other span type queries.
in_order boolean Controls whether matches are required to be in-order.
slop integer Controls the maximum number of intervening unmatched positions permitted.