WIP better generated API reference docs
This commit is contained in:
7
docs/reference/api/QueryDslSpanNearQuery.md
Normal file
7
docs/reference/api/QueryDslSpanNearQuery.md
Normal file
@ -0,0 +1,7 @@
|
||||
## Interface `QueryDslSpanNearQuery`
|
||||
|
||||
| Name | Type | Description |
|
||||
| - | - | - |
|
||||
| `clauses` | [QueryDslSpanQuery](./QueryDslSpanQuery.md)[] | Array of one or more other span type queries. |
|
||||
| `in_order` | boolean | Controls whether matches are required to be in-order. |
|
||||
| `slop` | [integer](./integer.md) | Controls the maximum number of intervening unmatched positions permitted. |
|
||||
Reference in New Issue
Block a user