elasticsearch/docs/reference/esql/functions/layout/match.asciidoc
2024-10-14 07:31:55 +02:00

17 lines
677 B
Text
Generated

// This is generated by ESQL's AbstractFunctionTestCase. Do no edit it. See ../README.md for how to regenerate it.
[discrete]
[[esql-match]]
=== `MATCH`
preview::["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*
[.text-center]
image::esql/functions/signature/match.svg[Embedded,opts=inline]
include::../parameters/match.asciidoc[]
include::../description/match.asciidoc[]
include::../types/match.asciidoc[]
include::../examples/match.asciidoc[]