1.1 KiB
1.1 KiB
Interface QueryDslBoolQuery
| Name | Type | Description |
|---|---|---|
filter |
QueryDslQueryContainer | QueryDslQueryContainer[] |
minimum_should_match |
MinimumShouldMatch | Specifies the number or percentage of should clauses returned documents must match. |
must_not |
QueryDslQueryContainer | QueryDslQueryContainer[] |
must |
QueryDslQueryContainer | QueryDslQueryContainer[] |
should |
QueryDslQueryContainer | QueryDslQueryContainer[] |