Method | Description | |
---|---|---|
addRange ( integer | float $fromValue = null, integer | float $toValue = null, string $key = null ) | Add a range to this aggregation. | |
setKeyedResponse ( boolean $keyed = true ) | If set to true, a unique string key will be associated with each bucket, and ranges will be returned as an associative array. |
public setKeyedResponse ( boolean $keyed = true ) | ||
$keyed | boolean |