Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AggregationResult

Aggregation results for the specified query.

Hierarchy

  • AggregationResult

Index

Properties

Optional aggregations

aggregations: QueryAggregation[]

Aggregations returned in the case of chained aggregations.

Optional key

key: string

Key that matched the aggregation type.

Optional matching_results

matching_results: number

Number of matching results.

Generated using TypeDoc