mirror of
https://github.com/asg017/sqlite-vec.git
synced 2026-04-26 01:06:27 +02:00
text knn LT/LE
This commit is contained in:
parent
df29e31ddc
commit
018e9789de
3 changed files with 338 additions and 53 deletions
1
TODO
1
TODO
|
|
@ -13,7 +13,6 @@
|
|||
- perf: LEFT JOIN aux table to rowids query in vec0_cursor for rowid/point stmts, to avoid N lookup queries
|
||||
|
||||
# metadata filtering
|
||||
- text comparisons (long)
|
||||
- `v in (...)` handling
|
||||
- [ ] test accessing aux values when rowid is different than 1,2,3 etc.
|
||||
- [ ] add `xyz_info` shadow table with version etc.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue