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

   ### Description
   
   The `Weight` implementation in `PointRangeQuery#createWeight` is anonymous 
class making it difficult to extend or reuse specific logic from the class. Not 
to mention the class being more ~400 lines of code which makes good case for 
named class anyways IMO.


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