jpountz commented on PR #13440: URL: https://github.com/apache/lucene/pull/13440#issuecomment-2139781784
Could you also look into removing `Weight` from the `Scorer` constructor? To me this is the most annoying bit. Regarding TestSubScorerFreqs, does using `ScorerIndexSearcher` rather than `IndexSearcher` help get scorer instances that match the Scorable? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
