VivekKumarNeu commented on PR #15233: URL: https://github.com/apache/lucene/pull/15233#issuecomment-3354268793
Thanks so much for your input @msokolov ! It totally makes sense to keep the original test intent and avoid adding that writer.commit(). @msfroh , I updated the test to use writer.getReader() instead of DirectoryReader.open(dir), which makes it match the structure of our other tests. The test is happy now! Thanks for looking into it. -- 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]
