public class OldAnalyticsRequestConverter extends Object implements OldAnalyticsParams
OldAnalyticsParams.FieldFacetParamParser, OldAnalyticsParams.OldFieldFacet, OldAnalyticsParams.OldQueryFacet, OldAnalyticsParams.OldRangeFacet, OldAnalyticsParams.OldRequest, OldAnalyticsParams.RangeFacetParamParser
DEFAULT_ABBREVIATE_PREFIX, END, FIELD_FACET, GAP, HARDEND, INCLUDE_BOUNDARY, LIMIT, OFFSET, OLAP_SORT_EXPRESSION, OLD_ANALYTICS, OLD_EXPRESSION, OLD_PREFIX, OTHER_RANGE, QUERY, QUERY_FACET, RANGE_FACET, SHOW_MISSING, SORT_DIRECTION, SORT_EXPRESSION, START, VALUE_FACET
Constructor and Description |
---|
OldAnalyticsRequestConverter() |
Modifier and Type | Method and Description |
---|---|
static AnalyticsRequestParser.AnalyticsRequest |
convert(SolrParams params)
Convert the old olap-style Analytics Request in the given params to
an analytics request string using the current format.
|
public static AnalyticsRequestParser.AnalyticsRequest convert(SolrParams params)
params
- to find the analytics request inCopyright © 2000-2018 Apache Software Foundation. All Rights Reserved.