Uses of Interface
org.apache.lucene.facet.search.ScoredDocIDsIterator
-
Packages that use ScoredDocIDsIterator Package Description org.apache.lucene.facet.search Faceted Search API -
-
Uses of ScoredDocIDsIterator in org.apache.lucene.facet.search
Methods in org.apache.lucene.facet.search that return ScoredDocIDsIterator Modifier and Type Method Description ScoredDocIDsIterator
ScoredDocIDs. iterator()
Returns an iterator over the document IDs and their scores.abstract ScoredDocIDsIterator
ScoredDocIdCollector. scoredDocIdsIterator()
-