| 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) |
ScoreMode |
scoreMode() |
public DocValuesStatsCollector(DocValuesStats<?> stats)
stats.public LeafCollector getLeafCollector(LeafReaderContext context) throws IOException
getLeafCollector in interface CollectorIOExceptionCopyright © 2000-2021 Apache Software Foundation. All Rights Reserved.