Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface QueryAggregation

An aggregation produced by Discovery to analyze the input provided.

Hierarchy

Index

Properties

Optional aggregations

aggregations: QueryAggregation[]

Aggregations returned by Discovery.

Optional matching_results

matching_results: number

Number of matching results.

Optional results

Array of aggregation results.

Optional type

type: string

The type of aggregation command used. For example: term, filter, max, min, etc.

Generated using TypeDoc