benwtrent opened a new pull request, #14256:
URL: https://github.com/apache/lucene/pull/14256

   Spinning out of: https://github.com/apache/lucene/pull/14226
   
   That particular evolution of kNN querying is attempting to re-entry 
individual segment graphs with new exit and search criteria. To prevent having 
to rescore the new entry points, this PR provides the ability to (optionally) 
keep track of the scores for entry points. 
   
   Additionally, this will take advantage of entry point score retention during 
graph building and searching. The performance improvements are marginal.


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

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