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

   > Maybe we could add a RandomVectorScorer.setTarget(int node) method that 
would only be implemented by the Scorers returned from ScorerSuppliers?
   
   Let's defer a double addressing scorer to follow on change, since this 
already getting big! 
   
   I pushed a change to fix the off-heap scorer. The scratch buffers have been 
deferred to only when needed, and only per null on the slice, which is rare.


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