Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AggregationFilterModel

Hierarchy

  • AggregationFilterModel

Index

Properties

AggregationOptions

AggregationOptions: {}

Type declaration

Optional ExactMatch

ExactMatch: undefined | false | true
default

false

Optional From

From: undefined | string

Optional IncludeMissing

IncludeMissing: undefined | false | true

Optional MaxAggregationTerms

MaxAggregationTerms: undefined | number

Optional Negation

Negation: undefined | false | true
default

false

StatsAggregation

StatsAggregation: boolean

TermsAggregation

TermsAggregation: boolean

Optional To

To: undefined | string

Optional Values

Values: any[]