categorize.asciidoc 438 B

1234567891011
  1. // This is generated by ESQL's AbstractFunctionTestCase. Do no edit it. See ../README.md for how to regenerate it.
  2. *Description*
  3. Groups text messages into categories of similarly formatted text values.
  4. `CATEGORIZE` has the following limitations:
  5. * can’t be used within other expressions
  6. * can’t be used more than once in the groupings
  7. * can’t be used or referenced within aggregate functions and it has to be the first grouping