public class UniqueAgg extends StrAggValueSource
Modifier and Type | Field and Description |
---|---|
static String |
UNIQUE |
arg
name
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, hashCode
getChildren, getValues, name
asDoubleValuesSource, asLongValuesSource, createWeight, fromDoubleValuesSource, getSortField, newContext, toString
public static String UNIQUE
public UniqueAgg(String field)
public SlotAcc createSlotAcc(org.apache.solr.search.facet.FacetContext fcontext, int numDocs, int numSlots) throws IOException
createSlotAcc
in class AggValueSource
IOException
public FacetMerger createFacetMerger(Object prototype)
createFacetMerger
in class AggValueSource
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.