2025-03-04 21:59:31 +08:00
|
|
|
% This is generated by ESQL's AbstractFunctionTestCase. Do no edit it. See ../README.md for how to regenerate it.
|
|
|
|
|
|
|
|
## `MATCH` [esql-match]
|
2025-03-24 16:56:45 +08:00
|
|
|
:::{warning}
|
|
|
|
###### COMING 9.1.0
|
|
|
|
|
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-24 16:56:45 +08:00
|
|
|
|
|
|
|
Support for optional named parameters is only available from 9.1.0
|
|
|
|
:::
|
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
|
|
|
|
:::
|