FloatStatsAggregation¶
The Field-based FloatStatsAggregation aggregates search results by the value of the Float 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 |
|