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

Packages that use ScoredDocIDsIterator
org.apache.lucene.facet.old Old faceted search API, kept until complements, sampling and partitions are migrated to the new API. 
 

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

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



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