elasticsearch/docs/reference/esql/functions/layout/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

15 lines
385 B
Text
Generated

// This is generated by ESQL's AbstractFunctionTestCase. Do no edit it. See ../README.md for how to regenerate it.
[discrete]
[[esql-top]]
=== `TOP`
*Syntax*
[.text-center]
image::esql/functions/signature/top.svg[Embedded,opts=inline]
include::../parameters/top.asciidoc[]
include::../description/top.asciidoc[]
include::../types/top.asciidoc[]
include::../examples/top.asciidoc[]