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