Package org.apache.solr.analytics.util
Utility classes for the analytics component.
-
Interface Summary Interface Description OldAnalyticsParams Specifies the format of the old olap-style analytics requests. -
Class Summary Class Description AnalyticsResponseHeadings Holds the headers for analytics responses.FacetRangeGenerator<T extends Comparable<T>> Calculates a set ofFacetRangeGenerator.FacetRange
s for a givenRangeFacet
.FacetRangeGenerator.FacetRange MedianCalculator Only used for testing.OldAnalyticsParams.FieldFacetParamParser OldAnalyticsParams.RangeFacetParamParser OldAnalyticsRequestConverter Converts Analytics Requests in the old olap-style format to the new format.OrdinalCalculator Calculates ordinals of a comparable list by placing them in the correct positions in the list.