Package org.apache.lucene.facet.search.params

Parameters for Faceted Search

See:
          Description

Class Summary
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 Summary
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.
 

Package org.apache.lucene.facet.search.params Description

Parameters for Faceted Search



Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.