Package | Description |
---|---|
org.apache.solr.analytics |
A solr component to compute complex analytics over search results.
|
org.apache.solr.analytics.util |
Utility classes for the analytics component.
|
Modifier and Type | Method and Description |
---|---|
static AnalyticsRequestManager |
AnalyticsRequestParser.parse(AnalyticsRequestParser.AnalyticsRequest request,
ExpressionFactory expressionFactory,
boolean isDistribRequest) |
Modifier and Type | Method and Description |
---|---|
static AnalyticsRequestParser.AnalyticsRequest |
OldAnalyticsRequestConverter.convert(SolrParams params)
Convert the old olap-style Analytics Request in the given params to
an analytics request string using the current format.
|
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.