See: Description
| Interface | Description |
|---|---|
| FacetRequest |
| Class | Description |
|---|---|
| AbstractFieldFacetRequest |
An abstract request for a facet over a single field, such as a field or range facet.
|
| AnalyticsContentHandler |
Handles the parsing of the AnalysisRequestEnvelope elements if passed in through XML.
|
| AnalyticsRequest |
Contains the specifications of an Analytics Request, specifically a name,
a list of Expressions, a list of field facets, a list of range facets, a list of query facets
and the list of expressions and their results calculated in previous AnalyticsRequests.
|
| AnalyticsRequestFactory |
Parses the SolrParams to create a list of analytics requests.
|
| AnalyticsStats |
Class which computes the set of
AnalyticsRequests. |
| ExpressionRequest |
Contains name and string representation of an expression.
|
| FieldFacetRequest |
Contains all of the specifications for a field facet.
|
| FieldFacetRequest.FacetSortSpecification |
Specifies how to sort the buckets of a field facet.
|
| QueryFacetRequest |
Contains all of the specifications for a query facet.
|
| RangeFacetRequest |
Contains all of the specifications for a range facet.
|
| Enum | Description |
|---|---|
| FieldFacetRequest.FacetSortDirection |
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.