Uses of Class
org.apache.lucene.facet.TopOrdAndIntNumberQueue
Packages that use TopOrdAndIntNumberQueue
Package
Description
Provides faceting capabilities over facets that were indexed with
SortedSetDocValuesFacetField
.-
Uses of TopOrdAndIntNumberQueue in org.apache.lucene.facet.sortedset
Fields in org.apache.lucene.facet.sortedset declared as TopOrdAndIntNumberQueueModifier and TypeFieldDescriptionprivate final TopOrdAndIntNumberQueue
AbstractSortedSetDocValueFacetCounts.TopChildrenForPath.q
Constructors in org.apache.lucene.facet.sortedset with parameters of type TopOrdAndIntNumberQueueModifierConstructorDescription(package private)
TopChildrenForPath
(int pathCount, int childCount, TopOrdAndIntNumberQueue q)