codaitya commented on pull request #446: URL: https://github.com/apache/lucene/pull/446#issuecomment-979228578
>we can inherit FilterMergePolicy rather than TieredMergePolicy I am not sure how would this make it more generic I will be passing a TieredMergePolicy to FilterMergePolicy, and then call its functions, i.e composition over inheritance. I guess this might make it amenable to future customizations ? -- 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]
