romseygeek commented on issue #13410:
URL: https://github.com/apache/lucene/issues/13410#issuecomment-2131369881

   +1
   
   I'd also look at removing Scorable.getChildren() which we use in a few tests 
in tandem with getWeight().  We now have several composite scorer 
implementations that don't advance all subscorers for performance reasons, and 
we also have QueryVisitor and Matches APIs for getting information about 
sub-queries, so I don't think this API is very useful anymore.


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