jpountz commented on PR #14704: URL: https://github.com/apache/lucene/pull/14704#issuecomment-2960390626
I had to revert this PR, it's not thread-safe: I thought `SimScorer`s were created per `Scorer`, but they are created per `Weight` and may be used across multiple threads. -- 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