11 lines
443 B
Markdown
11 lines
443 B
Markdown
## 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 | |
|