Skip to content

Commit ee5fdc5

Browse files
Update x-pack/plugin/esql/qa/testFixtures/src/main/resources/match-phrase-function.csv-spec
Co-authored-by: Carlos Delgado <[email protected]>
1 parent 286ce04 commit ee5fdc5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

x-pack/plugin/esql/qa/testFixtures/src/main/resources/match-phrase-function.csv-spec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -488,6 +488,7 @@ r:double | author: text
488488
4.559999942779541 | J.R.R. Tolkien
489489
;
490490

491+
testMatchPhraseRequiresExactPhraseMatch
491492
from books
492493
| where match_phrase(title, "Lord Rings")
493494
| keep book_no

0 commit comments

Comments
 (0)