mikemccand commented on PR #13987:
URL: https://github.com/apache/lucene/pull/13987#issuecomment-2470331708

   Wow, good catch @msfroh.  Could we maybe add a new test case that explicitly 
confirms that the wrapped `Scorable`'s `score` method is indeed only called 
once even if the outer user calls `.score()` multiple times on the same 
`docID`?  This seems to be the primary purpose of this class, and it was 
failing this, for a very long time!


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