iamsanjay commented on PR #13440:
URL: https://github.com/apache/lucene/pull/13440#issuecomment-2139855092

   > Could you also look into removing `Weight` from the `Scorer` constructor? 
To me this is the most annoying bit.
   
   Yup I am on it!  Total 49 usages as per quick IntelliJ search. 
   > Regarding TestSubScorerFreqs, does using `ScorerIndexSearcher` rather than 
`IndexSearcher` help get scorer instances that match the Scorable?
   
   Okay, I will check If switching to ScorerIndexSearcher can help me getting 
same Scorer. Thanks!
   


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