public interface ScoredDocIDs
StandardFacetsAccumulator.accumulate(ScoredDocIDs)
Modifier and Type | Method and Description |
---|---|
DocIdSet |
getDocIDs()
Returns the set of doc IDs.
|
ScoredDocIDsIterator |
iterator()
Returns an iterator over the document IDs and their scores.
|
int |
size()
Returns the number of scored documents.
|
ScoredDocIDsIterator iterator() throws IOException
IOException
DocIdSet getDocIDs()
int size()
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.