Package | Description |
---|---|
org.nuxeo.ecm.platform.query.api | |
org.nuxeo.ecm.platform.query.core | |
org.nuxeo.elasticsearch.aggregate |
Modifier and Type | Method and Description |
---|---|
AggregateDefinition |
AggregateDefinition.clone() |
Modifier and Type | Method and Description |
---|---|
List<AggregateDefinition> |
PageProvider.getAggregateDefinitions() |
List<AggregateDefinition> |
AbstractPageProvider.getAggregateDefinitions() |
List<AggregateDefinition> |
PageProviderDefinition.getAggregates() |
Modifier and Type | Class and Description |
---|---|
class |
AggregateDescriptor |
Modifier and Type | Field and Description |
---|---|
protected AggregateDefinition |
AggregateBase.definition |
Modifier and Type | Method and Description |
---|---|
List<AggregateDefinition> |
BasePageProviderDescriptor.getAggregates() |
Constructor and Description |
---|
AggregateBase(AggregateDefinition definition,
DocumentModel searchDocument) |
Modifier and Type | Method and Description |
---|---|
static AggregateEsBase<? extends Bucket> |
AggregateFactory.create(AggregateDefinition def,
DocumentModel searchDocumentModel) |
Constructor and Description |
---|
AggregateEsBase(AggregateDefinition definition,
DocumentModel searchDocument) |
DateHistogramAggregate(AggregateDefinition definition,
DocumentModel searchDocument) |
DateRangeAggregate(AggregateDefinition definition,
DocumentModel searchDocument) |
HistogramAggregate(AggregateDefinition definition,
DocumentModel searchDocument) |
RangeAggregate(AggregateDefinition definition,
DocumentModel searchDocument) |
SignificantTermAggregate(AggregateDefinition definition,
DocumentModel searchDocument) |
TermAggregate(AggregateDefinition definition,
DocumentModel searchDocument) |
Copyright © 2017 Nuxeo. All rights reserved.