ReadonlycountThe total number of values counted that match the facet expression.
ReadonlymaxThe maximum value of the field, scoped to the faceted results.
Optional ReadonlymeanThe average value of the field calculated as sum / count.
Only returned for number fields.
ReadonlyminThe minimum value of the field, scoped to the faceted results.
ReadonlynameName of the facet.
Optional ReadonlysumThe sum of values of the field that match the facet expression.
Only returned for number fields.
Result of a stats facet. The data type of
minmax,mean, andsummatches the data type of thefieldin the facet expression.