mirror of
https://github.com/asg017/sqlite-vec.git
synced 2026-04-25 16:56:27 +02:00
text knn GT/GE fixes
This commit is contained in:
parent
1ec1b89f60
commit
df29e31ddc
3 changed files with 318 additions and 30 deletions
|
|
@ -147,6 +147,8 @@ def test_long_text_knn(db, snapshot):
|
|||
|
||||
tests = [
|
||||
"bbbb",
|
||||
"bb",
|
||||
"bbbbbb",
|
||||
"bbbbbbbbbbbb_bbb",
|
||||
"bbbbbbbbbbbb_aaa",
|
||||
"bbbbbbbbbbbb_ccc",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue