|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.lucene.facet | |
---|---|
org.apache.lucene.facet | faceted search |
org.apache.lucene.facet.range | Provides range faceting capabilities. |
org.apache.lucene.facet.sortedset | Provides faceting capabilities over facets that were indexed with SortedSetDocValuesFacetField . |
org.apache.lucene.facet.taxonomy | Taxonomy of Categories |
Classes in org.apache.lucene.facet used by org.apache.lucene.facet | |
---|---|
DrillDownQuery
A Query for drill-down over facet categories. |
|
DrillSideways.DrillSidewaysResult
Result of a drill sideways search, including the Facets and TopDocs . |
|
FacetResult
Counts or aggregates for a single dimension. |
|
Facets
Common base class for all facets implementations. |
|
FacetsCollector
Collects hits for subsequent faceting. |
|
FacetsCollector.Docs
Used during collection to record matching docs and then return a DocIdSet that contains them. |
|
FacetsCollector.MatchingDocs
Holds the documents that were matched in the AtomicReaderContext . |
|
FacetsConfig
Records per-dimension configuration. |
|
FacetsConfig.DimConfig
Holds the configuration for one dimension |
|
LabelAndValue
Single label and its value, usually contained in a FacetResult . |
|
TopOrdAndFloatQueue.OrdAndValue
Holds a single entry. |
|
TopOrdAndIntQueue.OrdAndValue
Holds a single entry. |
Classes in org.apache.lucene.facet used by org.apache.lucene.facet.range | |
---|---|
Facets
Common base class for all facets implementations. |
|
FacetsCollector
Collects hits for subsequent faceting. |
Classes in org.apache.lucene.facet used by org.apache.lucene.facet.sortedset | |
---|---|
FacetResult
Counts or aggregates for a single dimension. |
|
Facets
Common base class for all facets implementations. |
|
FacetsCollector
Collects hits for subsequent faceting. |
Classes in org.apache.lucene.facet used by org.apache.lucene.facet.taxonomy | |
---|---|
FacetResult
Counts or aggregates for a single dimension. |
|
Facets
Common base class for all facets implementations. |
|
FacetsCollector
Collects hits for subsequent faceting. |
|
FacetsConfig
Records per-dimension configuration. |
|
FacetsConfig.DimConfig
Holds the configuration for one dimension |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |