public static class TermsDoubleFacetExecutor.StaticAggregatorValueProc extends DoubleFacetAggregatorBase
Constructor and Description |
---|
StaticAggregatorValueProc(com.carrotsearch.hppc.DoubleIntOpenHashMap facets) |
Modifier and Type | Method and Description |
---|---|
com.carrotsearch.hppc.DoubleIntOpenHashMap |
facets() |
void |
onValue(int docId,
double value) |
missing, onDoc, total
public StaticAggregatorValueProc(com.carrotsearch.hppc.DoubleIntOpenHashMap facets)
public void onValue(int docId, double value)
onValue
in class DoubleFacetAggregatorBase
public final com.carrotsearch.hppc.DoubleIntOpenHashMap facets()
Copyright © 2009–2015. All rights reserved.