Package | Description |
---|---|
org.apache.solr.analytics.facet |
Facets supported by the analytics component.
|
Modifier and Type | Field and Description |
---|---|
protected ExpressionCalculator |
AnalyticsFacet.expressionCalculator |
Modifier and Type | Method and Description |
---|---|
void |
PivotNode.PivotBranch.setExpressionCalculator(ExpressionCalculator expressionCalculator) |
void |
PivotFacet.setExpressionCalculator(ExpressionCalculator expressionCalculator) |
void |
AnalyticsFacet.setExpressionCalculator(ExpressionCalculator expressionCalculator)
Set the
ExpressionCalculator that calculates the collection of the expressions
requested for this facet. |
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.