Filteraggregation
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| name | string | The name of the filter aggregate to be included in the result. | [default to undefined] |
| type | (optional) Searchfiltertype | [default to undefined] | |
| field | string | The search field to apply the filter to. Prefix the field name with '@' to reference a nested object. | [default to undefined] |
| value | string | The value to filter on. | [default to undefined] |