dsmiley commented on code in PR #15558: URL: https://github.com/apache/lucene/pull/15558#discussion_r3906003341
########## lucene/core/src/java/org/apache/lucene/index/IndexReader.java: ########## Review Comment: Thank you for making this public. I have a need to create this. At present with Lucene 10, I have a hack in my code involving subclassing FilterDirectoryReader just to mint my own CacheKey instances. -- 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]
