Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 492 Bytes

File metadata and controls

12 lines (8 loc) · 492 Bytes

Manticoresearch.AggHistogram

Properties

Name Type Description Notes
field String Field to group by
interval Number Interval of the histogram values
offset Number 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]