Object to use histograms in aggregation, i.e., grouping search results by histogram values
| Name | Type | Description | Notes |
|---|---|---|---|
| Field | string | Field to group by | |
| CalendarInterval | int | Interval of the histogram values | |
| Offset | int | Offset of the histogram values. Default value is 0. | [optional] |
| Keyed | bool | Flag that defines if a search response will be a dictionary with the bucket keys. Default value is false. | [optional] |