ChrisHegarty opened a new issue, #13966:
URL: https://github.com/apache/lucene/issues/13966

   Merging and rebuilding the HNSW graph is heavy on the creation of vector 
scorer, when in many common cases, we just wanna score one vector ordinal 
against another. 
   
   ![Screenshot 2024-10-25 at 14 20 
51](https://github.com/user-attachments/assets/15a42cc9-e8de-480c-9a4a-cab72a0ca819)
   
   One draft POC here, #13370. 


-- 
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: issues-unsubscr...@lucene.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to