WIP better generated API reference docs
This commit is contained in:
10
docs/reference/api/QueryDslCommonTermsQuery.md
Normal file
10
docs/reference/api/QueryDslCommonTermsQuery.md
Normal file
@ -0,0 +1,10 @@
|
||||
## Interface `QueryDslCommonTermsQuery`
|
||||
|
||||
| Name | Type | Description |
|
||||
| - | - | - |
|
||||
| `analyzer` | string | |
|
||||
| `cutoff_frequency` | [double](./double.md) | |
|
||||
| `high_freq_operator` | [QueryDslOperator](./QueryDslOperator.md) | |
|
||||
| `low_freq_operator` | [QueryDslOperator](./QueryDslOperator.md) | |
|
||||
| `minimum_should_match` | [MinimumShouldMatch](./MinimumShouldMatch.md) | |
|
||||
| `query` | string | |
|
||||
Reference in New Issue
Block a user