msokolov commented on PR #14181: URL: https://github.com/apache/lucene/pull/14181#issuecomment-2627418086
sorry, one more idea; please feel to go ahead with what you have, but I wonder, now that the Scorer is updateable, do we even need to initialize it with an ord at all? Won't we generally speaking be updating it? If that were the case then we could change to `scorer()` and wouldn't need the null checks (it would always be the null case). -- 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