Uses of Interface
org.apache.lucene.facet.search.ScoredDocIDsIterator

Packages that use ScoredDocIDsIterator
org.apache.lucene.facet.search Facets search code. 
 

Uses of ScoredDocIDsIterator in org.apache.lucene.facet.search
 

Methods in org.apache.lucene.facet.search that return ScoredDocIDsIterator
 ScoredDocIDsIterator ScoredDocIDs.iterator()
          Returns an iterator over the document IDs and their scores.
 ScoredDocIDsIterator MatchingDocsAsScoredDocIDs.iterator()
           
 



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