Uses of Class
org.apache.lucene.facet.TopOrdAndIntQueue
Packages that use TopOrdAndIntQueue
Package
Description
Provides faceting capabilities over facets that were indexed with
SortedSetDocValuesFacetField.-
Uses of TopOrdAndIntQueue in org.apache.lucene.facet.sortedset
Fields in org.apache.lucene.facet.sortedset declared as TopOrdAndIntQueueModifier and TypeFieldDescriptionprivate final TopOrdAndIntQueueAbstractSortedSetDocValueFacetCounts.TopChildrenForPath.qThe field for theqrecord component.Methods in org.apache.lucene.facet.sortedset that return TopOrdAndIntQueueModifier and TypeMethodDescriptionAbstractSortedSetDocValueFacetCounts.TopChildrenForPath.q()Returns the value of theqrecord component.Constructors in org.apache.lucene.facet.sortedset with parameters of type TopOrdAndIntQueueModifierConstructorDescription(package private)TopChildrenForPath(int pathCount, int childCount, TopOrdAndIntQueue q) Creates an instance of aTopChildrenForPathrecord class.