Package | Description |
---|---|
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 |
Association-based Parameters for Faceted Search.
|
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
|
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.
|
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 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.
|
Class | Description |
---|---|
FacetRequest |
Request to accumulate facet information for a specified facet and possibly
also some of its descendants, upto a specified depth.
|
Class | Description |
---|---|
FacetRequest |
Request to accumulate facet information for a specified facet and possibly
also some of its descendants, upto a specified depth.
|
Class | Description |
---|---|
FacetSearchParams |
Faceted search parameters indicate for which facets should info be gathered.
|
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.
|
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.