elasticsearch/docs/reference/esql/functions/description/top.asciidoc
Iván Cea Fontenla c89ee3b648
ESQL: Renamed TopList to Top (#110347)
Rename TopList aggregation to Top, after internal discussions
2024-07-02 03:52:24 +10:00

5 lines
194 B
Text
Generated

// This is generated by ESQL's AbstractFunctionTestCase. Do no edit it. See ../README.md for how to regenerate it.
*Description*
Collects the top values for a field. Includes repeated values.