ChrisHegarty commented on PR #14978:
URL: https://github.com/apache/lucene/pull/14978#issuecomment-3117401320

   The high-level goal is to determine the ideal signature to enable optimized 
bulk scoring implementations, while not hurting existing out-of-the-box 
performance of pure Lucene.
   
   Additionally, it would be nice to improve the Panama vector scoring in 
Lucene using this api, but that can be worked on separately (as I've been 
experimenting with in a separate PR #14980) . Lastly, we should consider bulk 
scoring for exact search too, so that it is not negatively affected, and could 
in fact potentially even have an alternative implementation - not that we'd 
provide one per se, just that such would be possible.


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