@terascope/types / elasticsearch-interfaces / AggregationsTermsAggregate
Interface: AggregationsTermsAggregate<TKey>
Extends
Type parameters
Type parameter | Value |
---|---|
TKey | unknown |
Properties
buckets
buckets:
TKey
[]
Inherited from
AggregationsMultiBucketAggregate
.buckets
Source
elasticsearch-interfaces.ts:2714
doc_count_error_upper_bound
doc_count_error_upper_bound:
number
Source
elasticsearch-interfaces.ts:2695
meta?
optional
meta:Record
<string
,any
>
Inherited from
AggregationsMultiBucketAggregate
.meta
Source
elasticsearch-interfaces.ts:2718
sum_other_doc_count
sum_other_doc_count:
number