eliaporciani opened a new issue, #12252: URL: https://github.com/apache/lucene/issues/12252
### 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. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
