text knn LT/LE

This commit is contained in:
Alex Garcia 2024-11-18 14:09:07 -08:00
parent df29e31ddc
commit 018e9789de
3 changed files with 338 additions and 53 deletions

1
TODO
View file

@ -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.