elasticsearch/docs/reference/esql/functions/layout/categorize.asciidoc
Jan Kuipers ddc8b959ee
ES|QL categorize docs (#117827)
* Move ES|QL categorize out of snapshot functions

* Categorize docs

* Add experimental + fix docs

* Add experimental + fix docs
2024-12-02 16:41:02 +01:00

17 lines
712 B
Text
Generated

// This is generated by ESQL's AbstractFunctionTestCase. Do no edit it. See ../README.md for how to regenerate it.
[discrete]
[[esql-categorize]]
=== `CATEGORIZE`
preview::["Do not use on production environments. This functionality is in technical preview and may be changed or removed in a future release. Elastic will work to fix any issues, but features in technical preview are not subject to the support SLA of official GA features."]
*Syntax*
[.text-center]
image::esql/functions/signature/categorize.svg[Embedded,opts=inline]
include::../parameters/categorize.asciidoc[]
include::../description/categorize.asciidoc[]
include::../types/categorize.asciidoc[]
include::../examples/categorize.asciidoc[]