Package | Description |
---|---|
org.apache.solr.analytics |
A solr component to compute complex analytics over search results.
|
org.apache.solr.analytics.facet |
Facets supported by the analytics component.
|
org.apache.solr.analytics.function |
Functions to use for analytics expressions.
|
org.apache.solr.analytics.function.reduction |
Reduction functions to use for analytics expressions.
|
Class and Description |
---|
ReductionCollectionManager
The manager of reduction collection.
|
ReductionCollectionManager.ReductionDataCollection
Holds the collection of
ReductionData that will be updated together. |
Class and Description |
---|
ExpressionCalculator
A class used to generate results for a list of
AnalyticsExpression s. |
ReductionCollectionManager
The manager of reduction collection.
|
ReductionCollectionManager.ReductionDataCollection
Holds the collection of
ReductionData that will be updated together. |
Class and Description |
---|
ReductionCollectionManager
The manager of reduction collection.
|
ReductionCollectionManager.ReductionDataCollection
Holds the collection of
ReductionData that will be updated together. |
Class and Description |
---|
ReductionFunction
A function that reduces the values of a mapping expression, field or constant.
|
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.