gaobinlong opened a new pull request, #15837: URL: https://github.com/apache/lucene/pull/15837
### Description Use the modern instanceof pattern variable instead of explicit type conversions in the luke module, this change improves the code readability and reduces potential ClassCastException risks. No change log needed, I think. -- 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]
