Skip to content

Commit

Permalink
test: add phrase match testcases
Browse files Browse the repository at this point in the history
Signed-off-by: zhuwenxing <[email protected]>
  • Loading branch information
zhuwenxing committed Feb 7, 2025
1 parent 2d9bef4 commit 4a7b991
Show file tree
Hide file tree
Showing 2 changed files with 468 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/python_client/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ fastparquet==2023.7.0
ml-dtypes==0.2.0

# for full text search
tantivy==0.22.0
bm25s==0.2.0
jieba==0.42.1
Unidecode==1.3.8
Expand All @@ -75,4 +76,4 @@ Unidecode==1.3.8
locust==2.25.0

# for supporting higher python version
typing_extensions==4.12.2
typing_extensions==4.12.2
Loading

0 comments on commit 4a7b991

Please sign in to comment.