IntegerStatsAggregation¶
The Field-based IntegerStatsAggregation aggregates search results by the value of the Integer Field and provides statistical information for the values including:
- sum
- count of values
- minimum value
- maximum value
- average
Arguments¶
name
- name of the Aggregation objectcontentTypeIdentifier
- string representing the Content Type identifierfieldDefinitionIdentifier
- string representing the Field identifier
Example¶
1 2 |
|