|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ScoredDocIDs
Document IDs with scores for each, driving facets accumulation. Document scores are optionally used in the process of facets scoring.
FacetsAccumulator.accumulate(ScoredDocIDs)| Method Summary | |
|---|---|
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. |
| Method Detail |
|---|
ScoredDocIDsIterator iterator()
throws IOException
IOExceptionDocIdSet getDocIDs()
int size()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||