| Package | Description |
|---|---|
| de.julielab.elastic.query.components.data | |
| de.julielab.elastic.query.components.data.aggregation | |
| de.julielab.elastic.query.services |
| Modifier and Type | Method and Description |
|---|---|
IAggregationResult |
ElasticSearchServerResponse.getAggregationResult(AggregationCommand aggCmd) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IMaxAggregationResult |
interface |
ISignificantTermsAggregationResult |
interface |
ITermsAggregationResult |
interface |
ITopHitsAggregationResult |
| Modifier and Type | Class and Description |
|---|---|
class |
MaxAggregationResult |
class |
SignificantTermsAggregationResult |
class |
TermsAggregationResult |
class |
TopHitsAggregationResult |
| Modifier and Type | Method and Description |
|---|---|
IAggregationResult |
TermsAggregationUnit.getSubaggregationResult(String name) |
IAggregationResult |
ITermsAggregationUnit.getSubaggregationResult(String name) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,IAggregationResult> |
TermsAggregationUnit.getSubaggregationResults() |
Map<String,IAggregationResult> |
ITermsAggregationUnit.getSubaggregationResults() |
| Modifier and Type | Method and Description |
|---|---|
void |
TermsAggregationUnit.addSubaggregationResult(IAggregationResult aggResult) |
| Modifier and Type | Method and Description |
|---|---|
IAggregationResult |
ISearchServerResponse.getAggregationResult(AggregationCommand aggCmd) |
Copyright © 2017 JULIE Lab, Germany. All rights reserved.