Skip to main content

Aggregation_current

Indicates whether the current, partially filled bucket should be included in the response. Defaults to exclude

enum Aggregation_current {
exclude
include
}

Values

Aggregation_current.exclude

Exclude the current, partially filled bucket from the response

Aggregation_current.include

Include the current, partially filled bucket in the response