public static class TermsLongFacetExecutor.AggregatorValueProc extends TermsLongFacetExecutor.StaticAggregatorValueProc
Constructor and Description |
---|
AggregatorValueProc(com.carrotsearch.hppc.LongIntOpenHashMap facets,
Set<org.apache.lucene.util.BytesRef> excluded,
SearchScript script) |
Modifier and Type | Method and Description |
---|---|
void |
onValue(int docId,
long value) |
facets
missing, onDoc, total
public AggregatorValueProc(com.carrotsearch.hppc.LongIntOpenHashMap facets, Set<org.apache.lucene.util.BytesRef> excluded, SearchScript script)
public void onValue(int docId, long value)
onValue
in class TermsLongFacetExecutor.StaticAggregatorValueProc
Copyright © 2009–2015. All rights reserved.