match_phrase.asciidoc 451 B

123456789101112
  1. // This is generated by ESQL's AbstractFunctionTestCase. Do no edit it. See ../README.md for how to regenerate it.
  2. *Parameters*
  3. `field`::
  4. Field that the query will target.
  5. `query`::
  6. Value to find in the provided field.
  7. `options`::
  8. (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.