public class GraphPointsCollector extends SimpleCollector
| Constructor and Description | 
|---|
| GraphPointsCollector(SchemaField collectField,
                    DocSet skipSet,
                    DocSet leafNodes) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | collect(int segDoc) | 
| void | doSetNextReader(LeafReaderContext context) | 
| int | getNumHits() | 
| Query | getResultQuery(SchemaField matchField,
              boolean useAutomaton) | 
| boolean | needsScores() | 
| void | setCollectDocs(FixedBitSet target) | 
getLeafCollector, setScorerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetLeafCollectorpublic GraphPointsCollector(SchemaField collectField, DocSet skipSet, DocSet leafNodes)
public void doSetNextReader(LeafReaderContext context) throws IOException
IOExceptionpublic Query getResultQuery(SchemaField matchField, boolean useAutomaton)
public void setCollectDocs(FixedBitSet target)
public int getNumHits()
public void collect(int segDoc)
             throws IOException
collect in interface LeafCollectorcollect in class SimpleCollectorIOExceptionpublic boolean needsScores()
needsScores in interface CollectorCopyright © 2000-2017 Apache Software Foundation. All Rights Reserved.