Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support searching multiple vectors at the same time #109

Open
asg017 opened this issue Dec 8, 2023 · 2 comments
Open

Support searching multiple vectors at the same time #109

asg017 opened this issue Dec 8, 2023 · 2 comments

Comments

@asg017
Copy link
Owner

asg017 commented Dec 8, 2023

From #108 :

select rowid, distance
from foo
where vss_search(bar, json('[[1, 2, 3], [3, 2, 1]]'))
limit 20;

Maybe a JOIN would be better, or bump this up?

@dleviminzi
Copy link
Contributor

I can work on this!

@danielagd
Copy link

are there any updates on this issue? am looking for the same functionality!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants