elasticsearch/docs/reference/esql/functions/description/match.asciidoc

6 lines
230 B
Plaintext
Raw Normal View History

2024-10-14 13:31:55 +08:00
// This is generated by ESQL's AbstractFunctionTestCase. Do no edit it. See ../README.md for how to regenerate it.
*Description*
Performs a match query on the specified field. Returns true if the provided query matches the row.