Package org.apache.solr.analytics.function
Functions to use for analytics expressions.
-
Interface Summary Interface Description ReductionFunction A function that reduces the values of a mapping expression, field or constant. -
Class Summary Class Description ExpressionCalculator A class used to generate results for a list ofAnalyticsExpressions.MergingReductionCollectionManager TheReductionCollectionManagerused for distributed requests.ReductionCollectionManager The manager of reduction collection.ReductionCollectionManager.ReductionDataCollection Holds the collection ofReductionDatathat will be updated together.