public class UniqueAgg extends StrAggValueSource
| Modifier and Type | Field and Description |
|---|---|
static String |
UNIQUE |
argname| Modifier and Type | Method and Description |
|---|---|
FacetMerger |
createFacetMerger(Object prototype) |
SlotAcc |
createSlotAcc(FacetContext fcontext,
int numDocs,
int numSlots) |
description, equals, getArg, hashCodegetChildren, getValues, nameasDoubleValuesSource, asLongValuesSource, createWeight, fromDoubleValuesSource, getSortField, newContext, toStringpublic static String UNIQUE
public UniqueAgg(String field)
public SlotAcc createSlotAcc(FacetContext fcontext, int numDocs, int numSlots) throws IOException
createSlotAcc in class AggValueSourceIOExceptionpublic FacetMerger createFacetMerger(Object prototype)
createFacetMerger in class AggValueSourceCopyright © 2000-2021 Apache Software Foundation. All Rights Reserved.