| Package | Description | 
|---|---|
| org.apache.solr.analytics.function.reduction | Reduction functions to use for analytics expressions. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | MeanFunctionA reduction function which returns the mean of the values of the given expression. | 
| class  | SumFunctionA reduction function which returns the sum of the values of the given expression. | 
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.