Uses of Class
org.apache.lucene.util.PriorityQueue
Packages that use PriorityQueue
-
Uses of PriorityQueue in org.apache.lucene.search
Subclasses of PriorityQueue in org.apache.lucene.searchModifier and TypeClassDescriptionclass
FieldValueHitQueue<T extends FieldValueHitQueue.Entry>
Expert: A hit queue for sorting by hits by terms in more than one field.Fields in org.apache.lucene.search declared as PriorityQueueModifier and TypeFieldDescriptionprotected PriorityQueue<T>
TopDocsCollector.pq
The priority queue which holds the top documents.Constructors in org.apache.lucene.search with parameters of type PriorityQueue