Package | Description |
---|---|
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.
|
Class and Description |
---|
DrillDownQuery
A
Query for drill-down over facet categories. |
DrillSideways.ConcurrentDrillSidewaysResult |
DrillSideways.DrillSidewaysResult |
FacetResult
Counts or aggregates for a single dimension.
|
Facets
Common base class for all facets implementations.
|
FacetsCollector
Collects hits for subsequent faceting.
|
FacetsCollector.MatchingDocs
Holds the documents that were matched in the
LeafReaderContext . |
FacetsConfig
Records per-dimension configuration.
|
FacetsConfig.DimConfig
Holds the configuration for one dimension
|
FacetsConfig.DrillDownTermsIndexing
Drill down terms indexing option to control whether dimension and sub-path terms should be
indexed.
|
LabelAndValue
Single label and its value, usually contained in a
FacetResult . |
StringDocValuesReaderState |
TopOrdAndFloatQueue.OrdAndValue
Holds a single entry.
|
TopOrdAndIntQueue.OrdAndValue
Holds a single entry.
|
Class and Description |
---|
Facets
Common base class for all facets implementations.
|
FacetsCollector
Collects hits for subsequent faceting.
|
Class and Description |
---|
FacetResult
Counts or aggregates for a single dimension.
|
Facets
Common base class for all facets implementations.
|
FacetsCollector
Collects hits for subsequent faceting.
|
Class and Description |
---|
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
|
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.