Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Term

Term.

Hierarchy

Index

Properties

Optional aggregations

aggregations: QueryAggregation[]

Aggregations returned by Discovery.

Optional count

count: number

The number of terms identified.

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.

Generated using TypeDoc