Uses of Package
org.apache.lucene.facet
-
Packages that use org.apache.lucene.facet 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 withSortedSetDocValuesFacetField.org.apache.lucene.facet.taxonomy Taxonomy of Categories. -
Classes in org.apache.lucene.facet used by org.apache.lucene.facet Class Description DrillDownQuery AQueryfor 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 theLeafReaderContext.FacetsCollectorManager ACollectorManagerimplementation which produces FacetsCollector and produces a merged FacetsCollector.FacetsConfig Records per-dimension configuration.FacetsConfig.DimConfig Holds the configuration for one dimensionFacetsConfig.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 aFacetResult.MultiDoubleValues Per-segment, per-document double values, which can be calculated at search-time.MultiDoubleValuesSource Base class for producingMultiDoubleValues.MultiLongValues Per-segment, per-document long values, which can be calculated at search-time.MultiLongValuesSource Base class for producingMultiLongValues.RandomSamplingFacetsCollector Collects hits for subsequent faceting, using sampling if needed.StringDocValuesReaderState 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 Class Description Facets Common base class for all facets implementations.FacetsCollector Collects hits for subsequent faceting.MultiDoubleValuesSource Base class for producingMultiDoubleValues.MultiLongValuesSource Base class for producingMultiLongValues. -
Classes in org.apache.lucene.facet used by org.apache.lucene.facet.sortedset Class 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. -
Classes in org.apache.lucene.facet used by org.apache.lucene.facet.taxonomy Class 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