elasticsearch/docs/reference/query-languages/esql/_snippets/functions/layout/match.md

32 lines
730 B
Markdown
Raw Normal View History

% This is generated by ESQL's AbstractFunctionTestCase. Do no edit it. See ../README.md for how to regenerate it.
## `MATCH` [esql-match]
::::{warning}
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**
:::{image} ../../../images/functions/match.svg
:alt: Embedded
:class: text-center
:::
:::{include} ../parameters/match.md
:::
:::{include} ../description/match.md
:::
:::{include} ../types/match.md
:::
:::{include} ../functionNamedParams/match.md
:::
:::{include} ../examples/match.md
:::