public static class CheckHits.SetCollector extends SimpleCollector
| Constructor and Description |
|---|
SetCollector(Set<Integer> bag) |
| Modifier and Type | Method and Description |
|---|---|
void |
collect(int doc) |
protected void |
doSetNextReader(LeafReaderContext context) |
ScoreMode |
scoreMode() |
void |
setScorer(Scorable scorer) |
getLeafCollectorclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcompetitiveIteratorpublic void setScorer(Scorable scorer) throws IOException
setScorer in interface LeafCollectorsetScorer in class SimpleCollectorIOExceptionpublic void collect(int doc)
collect in interface LeafCollectorcollect in class SimpleCollectorprotected void doSetNextReader(LeafReaderContext context) throws IOException
doSetNextReader in class SimpleCollectorIOExceptionpublic ScoreMode scoreMode()
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.