666 B
666 B
Interface QueryDslTermsSetQuery
| Name | Type | Description |
|---|---|---|
minimum_should_match_field |
Field | Numeric field containing the number of matching terms required to return a document. |
minimum_should_match_script |
Script | ScriptSource |
minimum_should_match |
MinimumShouldMatch | Specification describing number of matching terms required to return a document. |
terms |
FieldValue[] | Array of terms you wish to find in the provided field. |