Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 613 Bytes

File metadata and controls

16 lines (9 loc) · 613 Bytes

AggDateHistogram

Object to use histograms in aggregation, i.e., grouping search results by histogram values

Properties

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]