| Constructor and Description |
|---|
DocValuesStatsCollector(DocValuesStats<?> stats)
Creates a collector to compute statistics for a DocValues field using the given
stats. |
| Modifier and Type | Method and Description |
|---|---|
LeafCollector |
getLeafCollector(LeafReaderContext context) |
boolean |
needsScores() |
public DocValuesStatsCollector(DocValuesStats<?> stats)
stats.public LeafCollector getLeafCollector(LeafReaderContext context) throws IOException
getLeafCollector in interface CollectorIOExceptionpublic boolean needsScores()
needsScores in interface CollectorCopyright © 2000-2017 Apache Software Foundation. All Rights Reserved.