epugh opened a new pull request, #4832: URL: https://github.com/apache/solr/pull/4832
# Description Split out from #4743 into smaller, per-module PRs to make review easier. This PR contains only the tidy-up changes to `solr/modules/extraction`. # Solution Leverage IntelliJ warnings (unused imports/fields, redundant modifiers, `isEmpty()`/diamond-operator idioms, javadoc/comment fixes). No behavior changes. # Tests existing Relates to #4743 -- 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]
