IAggregation

Interface

Interface for an Aggregation returned from search request, where label is a value for a fieldname type for which aggregations were requested and value is the aggregation value

Properties

Property Type Notes
label string
value number

Interface defined in search/src/util/aggregations/merge-aggregations.ts:6