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