RawRangeAggregation¶
The RawRangeAggregation aggregates search results by the value of the selected search index field.
Arguments¶
name
- name of the Aggregation objectfield
- string representing the search index fieldranges
- array of Range objects that define the borders of the specific range sets
Example¶
1 2 3 4 5 |
|