| Interface | Description |
|---|---|
| IAggregationResult | |
| IMaxAggregationResult | |
| ISignificantTermsAggregationResult | |
| ISignificantTermsAggregationUnit | |
| ITermsAggregationResult | |
| ITermsAggregationUnit | |
| ITopHitsAggregationResult |
| Class | Description |
|---|---|
| AggregationCommand |
This class is meant as a part of
SearchServerCommand. |
| AggregationCommand.OrderCommand | |
| MaxAggregation |
This aggregation returns the maximum value of the specified field across documents matched by the main query.
|
| MaxAggregationResult | |
| SignificantTermsAggregation | |
| SignificantTermsAggregationResult | |
| SignificantTermsAggregationUnit | |
| TermsAggregation |
The terms aggregation is basically faceting on term level.
|
| TermsAggregationResult | |
| TermsAggregationUnit | |
| TopHitsAggregation |
This aggregation collects the top document hits in its scope.
|
| TopHitsAggregationResult |
| Enum | Description |
|---|---|
| AggregationCommand.OrderCommand.Metric | |
| AggregationCommand.OrderCommand.ReferenceType | |
| AggregationCommand.OrderCommand.SortOrder |
Enumeration constants to determine whether to sort ascending or descending by reference.
|
Copyright © 2017 JULIE Lab, Germany. All rights reserved.