public class VarianceAgg extends SimpleAggValueSource
name| Constructor and Description | 
|---|
VarianceAgg(ValueSource vs)  | 
| 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, getValues, hashCodegetChildren, nameasDoubleValuesSource, asLongValuesSource, createWeight, fromDoubleValuesSource, getSortField, newContext, toStringpublic VarianceAgg(ValueSource vs)
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-2018 Apache Software Foundation. All Rights Reserved.