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 | Integer | Interval of the histogram values | [optional] |
| offset | Integer | Offset of the histogram values. Default value is 0. | [optional] |
| keyed | Boolean | Flag that defines if a search response will be a dictionary with the bucket keys. Default value is false. | [optional] |