public class HLLAgg extends StrAggValueSource
| Modifier and Type | Class and Description |
|---|---|
static class |
HLLAgg.HLLFactory |
| Modifier and Type | Field and Description |
|---|---|
protected HLLAgg.HLLFactory |
factory |
static Integer |
NO_VALUES |
argname| Modifier and Type | Method and Description |
|---|---|
FacetMerger |
createFacetMerger(Object prototype) |
SlotAcc |
createSlotAcc(org.apache.solr.search.facet.FacetContext fcontext,
int numDocs,
int numSlots) |
description, equals, getArg, hashCodegetChildren, getValues, nameasDoubleValuesSource, asLongValuesSource, createWeight, fromDoubleValuesSource, getSortField, newContext, toStringpublic static Integer NO_VALUES
protected HLLAgg.HLLFactory factory
public HLLAgg(String field)
public SlotAcc createSlotAcc(org.apache.solr.search.facet.FacetContext fcontext, int numDocs, int numSlots) throws IOException
createSlotAcc in class AggValueSourceIOExceptionpublic FacetMerger createFacetMerger(Object prototype)
createFacetMerger in class AggValueSourceCopyright © 2000-2020 Apache Software Foundation. All Rights Reserved.