Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Histogram

Histogram.

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 interval

interval: number

Interval of the aggregation. (For 'histogram' type).

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