dsmiley opened a new pull request, #4112: URL: https://github.com/apache/solr/pull/4112
https://issues.apache.org/jira/browse/SOLR-18099 I did in a series of clean steps, separate commits. BTW my approach was to take a custom subclass I have at work and put it in the source tree somewhere, and then iteratively made the refactorings (manually + IntelliJ refactorings) until the subclass compiled. I also made some tweaks to it. IntelliJ did the "record" conversion as well. It's a shame this source file is so massive. Ideally we'd break it up at some point. Also, the extensibility here is limited to String fields. -- 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]
