2025-06-21 03:42:37 +08:00
|
|
|
% This is generated by ESQL's AbstractFunctionTestCase. Do not edit it. See ../README.md for how to regenerate it.
|
2025-03-04 21:59:31 +08:00
|
|
|
|
|
|
|
## `MATCH` [esql-match]
|
2025-03-24 16:56:45 +08:00
|
|
|
:::{warning}
|
2025-03-13 21:16:46 +08:00
|
|
|
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.
|
2025-03-29 05:09:15 +08:00
|
|
|
:::
|
2025-03-24 16:56:45 +08:00
|
|
|
|
2025-03-29 05:09:15 +08:00
|
|
|
:::{note}
|
|
|
|
###### Serverless: GA, Elastic Stack: COMING
|
|
|
|
Support for optional named parameters is only available in serverless, or in a future {{es}} release
|
2025-03-24 16:56:45 +08:00
|
|
|
:::
|
2025-03-04 21:59:31 +08:00
|
|
|
|
|
|
|
**Syntax**
|
|
|
|
|
|
|
|
:::{image} ../../../images/functions/match.svg
|
|
|
|
:alt: Embedded
|
|
|
|
:class: text-center
|
|
|
|
:::
|
|
|
|
|
|
|
|
|
|
|
|
:::{include} ../parameters/match.md
|
|
|
|
:::
|
|
|
|
|
|
|
|
:::{include} ../description/match.md
|
|
|
|
:::
|
|
|
|
|
|
|
|
:::{include} ../types/match.md
|
|
|
|
:::
|
|
|
|
|
2025-03-13 21:16:46 +08:00
|
|
|
:::{include} ../functionNamedParams/match.md
|
2025-03-04 21:59:31 +08:00
|
|
|
:::
|
|
|
|
|
|
|
|
:::{include} ../examples/match.md
|
|
|
|
:::
|