Homepage

AggregationField

Last edit: Oct 26, 2022

No description

type AggregationField {
  aggregations: [AggregationField]
  customization_name: String
  customization_property_name: String
  field_name: String
  name: String!
  profile_property_name: String
  profile_type: String
  size: Int
  sort: AggregationSort
  type: AggregationTypeEnum
}

Fields

aggregations (AggregationField)

customization_name (String)

customization_property_name (String)

field_name (String)

name (String)

profile_property_name (String)

profile_type (String)

size (Int)

sort (AggregationSort)

sort buckets; default is by doc-count descending

type (AggregationTypeEnum)

Questions?

We are always happy to help with any questions you may have.

contact us