Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Calculation

Calculation.

Hierarchy

Index

Properties

Optional aggregations

aggregations: QueryAggregation[]

Aggregations returned by Discovery.

Optional field

field: string

The field where the aggregation is located in the document.

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.

Optional value

value: number

Value of the aggregation.

Generated using TypeDoc