|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Scorer
A scorer that has access to the current heap
Method Summary | |
---|---|
void |
wrap(it.unimi.dsi.mg4j.search.DocumentIterator documentIterator,
it.unimi.dsi.mg4j.search.score.ScoredDocumentBoundedSizeQueue<it.unimi.dsi.fastutil.objects.Reference2ObjectMap<it.unimi.dsi.mg4j.index.Index,it.unimi.dsi.mg4j.query.SelectedInterval[]>> top)
|
Methods inherited from interface it.unimi.dsi.mg4j.search.score.Scorer |
---|
copy, getWeights, nextDocument, nextInt, score, score, setWeights, usesIntervals, wrap |
Methods inherited from interface it.unimi.dsi.fastutil.ints.IntIterator |
---|
skip |
Methods inherited from interface java.util.Iterator |
---|
hasNext, next, remove |
Method Detail |
---|
void wrap(it.unimi.dsi.mg4j.search.DocumentIterator documentIterator, it.unimi.dsi.mg4j.search.score.ScoredDocumentBoundedSizeQueue<it.unimi.dsi.fastutil.objects.Reference2ObjectMap<it.unimi.dsi.mg4j.index.Index,it.unimi.dsi.mg4j.query.SelectedInterval[]>> top) throws IOException
IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |