This documentation is for a version that has reached its End Of Life. Such versions are no longer supported and don't receive security updates. Consider updating to a newer version.
IntegerRangeAggregation¶
The Field-based IntegerRangeAggregation aggregates search results by the value of the Integer Field.
Arguments¶
name
- name of the AggregationcontentTypeIdentifier
- string representing the content type identifierfieldDefinitionIdentifier
- string representing the Field Definition identifierranges
- array of Range objects that define the borders of the specific range sets
Example¶
1 2 3 4 5 6 7 |
|