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