Uses of Class
org.apache.lucene.util.PriorityQueue

Packages that use PriorityQueue
org.apache.lucene.search Code to search indices. 
 

Uses of PriorityQueue in org.apache.lucene.search
 

Subclasses of PriorityQueue in org.apache.lucene.search
 class FieldSortedHitQueue
          Expert: A hit queue for sorting by hits by terms in more than one field.
protected static class FuzzyQuery.ScoreTermQueue
           
 



Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.