Closed mubaldino closed 7 years ago
For now appears to be limited to use of xml-apis, xercesImpl, etc. -- mainly used in any XML, Jersey, Jackson or other libraries that require XML implementation.
The only guidance to offer is to first ensure that the minimal requirements as implied by Solr and other maven secondary dependencies are respected. Overriding those versions may have unintended consequences.
In this case the solrconfig.xml was not parsable. SolrCore does not provide a good error or exception here.
javax.xml.transform.dom.DOMResult
class appears to interfere with XML config file parsing.