| Package | Description |
|---|---|
| org.apache.lucene.facet.search |
Faceted Search API
API for faceted search has several interfaces - simple, top level ones, adequate for most users,
and advanced, more complicated ones, for the more advanced users.
|
| 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 and Description |
|---|
| FacetResult
Result of faceted search.
|
| IntermediateFacetResult
Intermediate
FacetResult of faceted search. |
| Class and Description |
|---|
| FacetResultNode
Result of faceted search for a certain taxonomy node.
|
| MutableFacetResultNode
Mutable implementation for Result of faceted search for a certain taxonomy node.
|
| Class and Description |
|---|
| FacetResult
Result of faceted search.
|
| Class and Description |
|---|
| FacetResultNode
Result of faceted search for a certain taxonomy node.
|