Uses of Class
org.apache.lucene.search.TopDocCollector

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

Uses of TopDocCollector in org.apache.lucene.search
 

Subclasses of TopDocCollector in org.apache.lucene.search
 class TopFieldDocCollector
          A HitCollector implementation that collects the top-sorting documents, returning them as a TopFieldDocs.
 



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