categorize.asciidoc 712 B

1234567891011121314151617
  1. // This is generated by ESQL's AbstractFunctionTestCase. Do no edit it. See ../README.md for how to regenerate it.
  2. [discrete]
  3. [[esql-categorize]]
  4. === `CATEGORIZE`
  5. 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."]
  6. *Syntax*
  7. [.text-center]
  8. image::esql/functions/signature/categorize.svg[Embedded,opts=inline]
  9. include::../parameters/categorize.asciidoc[]
  10. include::../description/categorize.asciidoc[]
  11. include::../types/categorize.asciidoc[]
  12. include::../examples/categorize.asciidoc[]