public class FilterCollector extends FilterCollector
in
Constructor and Description |
---|
FilterCollector(DocSet filter,
Collector delegate) |
Modifier and Type | Method and Description |
---|---|
Collector |
getDelegate()
Returns the delegate collector
|
LeafCollector |
getLeafCollector(LeafReaderContext context) |
int |
getMatches() |
needsScores, toString
public LeafCollector getLeafCollector(LeafReaderContext context) throws IOException
getLeafCollector
in interface Collector
getLeafCollector
in class FilterCollector
IOException
public int getMatches()
public Collector getDelegate()
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.