| Package | Description |
|---|---|
| org.apache.lucene.facet.search |
Facets search code.
|
| Modifier and Type | Method and Description |
|---|---|
static FacetsCollector |
FacetsCollector.create(FacetsAccumulator accumulator)
Creates a
FacetsCollector that satisfies the requirements of the
given FacetsAccumulator. |
static FacetsCollector |
FacetsCollector.create(FacetSearchParams fsp,
IndexReader indexReader,
TaxonomyReader taxoReader)
|
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.