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

Add function queries for computing vector similarity between knn vectors #12252

Closed
eliaporciani opened this issue Apr 28, 2023 · 0 comments · Fixed by #12253
Closed

Add function queries for computing vector similarity between knn vectors #12252

eliaporciani opened this issue Apr 28, 2023 · 0 comments · Fixed by #12253

Comments

@eliaporciani
Copy link
Contributor

Description

This proposal aims to enable function queries to calculate similarity functions between dense vectors using function scores. The function queries should accept vector fields or constant vectors as parameters. By leveraging function queries, users can compute similarity scores between dense vectors and apply these scores to rank or rerank search results.

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