mccullocht opened a new pull request, #15131: URL: https://github.com/apache/lucene/pull/15131
These classes are used in `protected` interfaces within `TieredMergePolicy` so they appear to be points for customization hooks, but not enough is exposed to actually use them. While the intention appears to be exposing this customization point, I'm really just aiming for consistency -- an alternative version of this PR would restrict the visibility of `TieredMergePolicy.score` and `MergeScore`. -- 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]
