123456789101112 |
- // 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) MatchPhrase additional options as <<esql-function-named-params,function named parameters>>. See [`match_phrase`](/reference/query-languages/query-dsl/query-dsl-match-query-phrase.md) for more information.
|