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

Packages that use org.apache.lucene.facet.search.params
org.apache.lucene.facet.search Faceted Search API 
org.apache.lucene.facet.search.params Parameters for Faceted Search 
org.apache.lucene.facet.search.params.association   
org.apache.lucene.facet.search.results Results of Faceted Search 
org.apache.lucene.facet.search.sampling Sampling for facets accumulation 
org.apache.lucene.facet.util Various utilities for faceted search 
 

Classes in org.apache.lucene.facet.search.params used by org.apache.lucene.facet.search
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.
 

Classes in org.apache.lucene.facet.search.params used by org.apache.lucene.facet.search.params
FacetRequest
          Request to accumulate facet information for a specified facet and possibly also some of its descendants, upto a specified depth.
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.
FacetSearchParams
          Faceted search parameters indicate for which facets should info be gathered.
 

Classes in org.apache.lucene.facet.search.params used by org.apache.lucene.facet.search.params.association
FacetRequest
          Request to accumulate facet information for a specified facet and possibly also some of its descendants, upto a specified depth.
 

Classes in org.apache.lucene.facet.search.params used by org.apache.lucene.facet.search.results
FacetRequest
          Request to accumulate facet information for a specified facet and possibly also some of its descendants, upto a specified depth.
 

Classes in org.apache.lucene.facet.search.params used by org.apache.lucene.facet.search.sampling
FacetSearchParams
          Faceted search parameters indicate for which facets should info be gathered.
 

Classes in org.apache.lucene.facet.search.params used by org.apache.lucene.facet.util
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.
 



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