elasticsearch/docs/reference/esql/functions/examples/match.asciidoc
2025-01-28 08:54:33 +01:00

21 lines
643 B
Text
Generated

// This is generated by ESQL's AbstractFunctionTestCase. Do no edit it. See ../README.md for how to regenerate it.
*Examples*
[source.merge.styled,esql]
----
include::{esql-specs}/match-function.csv-spec[tag=match-with-field]
----
[%header.monospaced.styled,format=dsv,separator=|]
|===
include::{esql-specs}/match-function.csv-spec[tag=match-with-field-result]
|===
[source.merge.styled,esql]
----
include::{esql-specs}/match-function.csv-spec[tag=match-with-named-function-params]
----
[%header.monospaced.styled,format=dsv,separator=|]
|===
include::{esql-specs}/match-function.csv-spec[tag=match-with-named-function-params-result]
|===