public class SumAgg extends SimpleAggValueSource
| Modifier and Type | Class and Description |
|---|---|
static class |
SumAgg.Merger |
name| Constructor and Description |
|---|
SumAgg(org.apache.lucene.queries.function.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, namepublic 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–2015 The Apache Software Foundation. All rights reserved.