BryceKan3 commented on PR #15428: URL: https://github.com/apache/lucene/pull/15428#issuecomment-3555145059
@vigyasharma I have pulled the SegmentReader creation logic into a helper function that is used now by both the open and openIfChanged APIs. Additionally I have added support for an ExecutorService to be passed into openIfChanged as well. Let me know your thoughts! -- 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]
