jpountz opened a new issue, #13410:
URL: https://github.com/apache/lucene/issues/13410

   ### Description
   
   I've been working on some refactorings recently, and the fact that `Scorer` 
has a `getWeight` method is very annoying as it requires every simple `Scorer` 
implementation, e.g. for testing purposes, to also be able to return its 
`Weight`.
   
   This method doesn't have strong use-cases, so I suggest that we remove it 
for 10.0.


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