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, total
public ScriptAggregator(com.carrotsearch.hppc.DoubleObjectOpenHashMap<InternalTermsStatsDoubleFacet.DoubleEntry> entries, SearchScript script)
public void onValue(int docId, double value)
onValue
in class TermsStatsDoubleFacetExecutor.Aggregator
Copyright © 2009–2015. All rights reserved.