public static class TermsDoubleFacetExecutor.AggregatorValueProc extends TermsDoubleFacetExecutor.StaticAggregatorValueProc
| Constructor and Description |
|---|
AggregatorValueProc(com.carrotsearch.hppc.DoubleIntOpenHashMap facets,
Set<org.apache.lucene.util.BytesRef> excluded,
SearchScript script) |
| Modifier and Type | Method and Description |
|---|---|
void |
onValue(int docId,
double value) |
facetsmissing, onDoc, totalpublic AggregatorValueProc(com.carrotsearch.hppc.DoubleIntOpenHashMap facets,
Set<org.apache.lucene.util.BytesRef> excluded,
SearchScript script)
public void onValue(int docId,
double value)
onValue in class TermsDoubleFacetExecutor.StaticAggregatorValueProcCopyright © 2009–2016. All rights reserved.