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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

37 lines
890 B
Markdown
Raw Normal View History

% This is generated by ESQL's AbstractFunctionTestCase. Do not 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.
:::
:::{note}
###### Serverless: GA, Elastic Stack: COMING
Support for optional named parameters is only available in serverless, or in a future {{es}} release
:::
**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
:::