14 lines
479 B
Markdown
14 lines
479 B
Markdown
|
% 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](/reference/query-languages/esql/esql-syntax.md#esql-function-named-params). See [match query](/reference/query-languages/query-dsl-match-query.md) for more information.
|
||
|
|