500 B
500 B
Interface QueryDslIntervalsWildcard
| Name | Type | Description |
|---|---|---|
analyzer |
string | Analyzer used to analyze the pattern. Defaults to the top-level field's analyzer. |
pattern |
string | Wildcard pattern used to find matching terms. |
use_field |
Field | If specified, match intervals from this field rather than the top-level field. The pattern is normalized using the search analyzer from this field, unless analyzer is specified separately. |