Github user dsmiley commented on the issue:
https://github.com/apache/lucene-solr/pull/430
RE your last commit, why change `(String)null` to `(XML.Writeable)null`?
The latter exposes internal details/abstractions to a calling class that ought
not to care? (can simply change this back)--- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
