bucket.asciidoc 390 B

123456789101112131415
  1. // This is generated by ESQL's AbstractFunctionTestCase. Do no edit it. See ../README.md for how to regenerate it.
  2. *Parameters*
  3. `field`::
  4. Numeric or date expression from which to derive buckets.
  5. `buckets`::
  6. Target number of buckets.
  7. `from`::
  8. Start of the range. Can be a number or a date expressed as a string.
  9. `to`::
  10. End of the range. Can be a number or a date expressed as a string.