public static class TermsStatsDoubleFacetExecutor.Aggregator extends DoubleFacetAggregatorBase
| Modifier and Type | Class and Description |
|---|---|
static class |
TermsStatsDoubleFacetExecutor.Aggregator.ValueAggregator |
| Constructor and Description |
|---|
Aggregator(com.carrotsearch.hppc.DoubleObjectOpenHashMap<InternalTermsStatsDoubleFacet.DoubleEntry> entries) |
| Modifier and Type | Method and Description |
|---|---|
void |
onValue(int docId,
double value) |
missing, onDoc, totalpublic Aggregator(com.carrotsearch.hppc.DoubleObjectOpenHashMap<InternalTermsStatsDoubleFacet.DoubleEntry> entries)
public void onValue(int docId,
double value)
onValue in class DoubleFacetAggregatorBaseCopyright © 2009–2016. All rights reserved.