Class | Description |
---|---|
CountFacetRequest |
Facet request for counting facets.
|
FacetRequest |
Request to accumulate facet information for a specified facet and possibly
also some of its descendants, upto a specified depth.
|
FacetSearchParams |
Faceted search parameters indicate for which facets should info be gathered.
|
ScoreFacetRequest |
Facet request for weighting facets according to document scores.
|
Enum | Description |
---|---|
FacetRequest.ResultMode |
Result structure manner of applying request's limits such as
FacetRequest.getNumLabel() and
FacetRequest.getNumResults() . |
FacetRequest.SortBy |
Sort options for facet results.
|
FacetRequest.SortOrder |
Requested sort order for the results.
|