Uses of Package
org.apache.lucene.facet.search.params
-
Packages that use org.apache.lucene.facet.search.params Package Description org.apache.lucene.facet.search Faceted Search APIorg.apache.lucene.facet.search.params Parameters for Faceted Searchorg.apache.lucene.facet.search.params.association Association-based Parameters for Faceted Search.org.apache.lucene.facet.search.results Results of Faceted Searchorg.apache.lucene.facet.search.sampling Sampling for facets accumulationorg.apache.lucene.facet.util Various utilities for faceted search -
Classes in org.apache.lucene.facet.search.params used by org.apache.lucene.facet.search Class Description 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 Class Description 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 asFacetRequest.getNumLabel()
andFacetRequest.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 Class Description 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 Class Description 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 Class Description 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 Class Description 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.