Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
yangzq50 committed Dec 26, 2024
1 parent f3829c4 commit 62b053a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/sql/dql/fulltext/fulltext_minimum_should_match.slt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ query I
SELECT *, SCORE() FROM ft_minimum_should_match SEARCH MATCH TEXT ('doc', 'second text', 'topn=10;threshold=-9999');
----
2 second text multiple 1.186260
4 another second text xxx 1.079068
4 another second text xxx 1.079067
1 first text 0.366141
3 third text many words 0.244768

Expand Down

0 comments on commit 62b053a

Please sign in to comment.