public static class CheckHits.MatchesAsserter extends SimpleCollector
| Constructor and Description |
|---|
MatchesAsserter(Query query,
IndexSearcher searcher) |
| Modifier and Type | Method and Description |
|---|---|
void |
collect(int doc) |
protected void |
doSetNextReader(LeafReaderContext context) |
ScoreMode |
scoreMode() |
getLeafCollector, setScorerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcompetitiveIteratorpublic MatchesAsserter(Query query, IndexSearcher searcher) throws IOException
IOExceptionprotected void doSetNextReader(LeafReaderContext context) throws IOException
doSetNextReader in class SimpleCollectorIOExceptionpublic void collect(int doc)
throws IOException
collect in interface LeafCollectorcollect in class SimpleCollectorIOExceptionpublic ScoreMode scoreMode()
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.