elasticsearch/docs/reference/query-languages/esql/_snippets/functions/parameters/match.md

489 B

% This is generated by ESQL's AbstractFunctionTestCase. Do no edit it. See ../README.md for how to regenerate it.

Parameters

field
Field that the query will target.
query
Value to find in the provided field.
options
(Optional) Match additional options as function named parameters. See match query for more information.