% This is generated by ESQL's AbstractFunctionTestCase. Do no edit it. See ../README.md for how to regenerate it.
Parameters
field
- The field to collect the top values for.
limit
- The maximum number of values to collect.
order
- The order to calculate the top values. Either
asc
or desc
.