[ http://issues.apache.org/jira/browse/SOLR-78?page=all ]

Alexander Saar updated SOLR-78:
-------------------------------

    Attachment: fixed-config-loading-with-older-parser-versions.patch

Patch that fixes the problem described by this issue.

> [PATCH] Improved config loading
> -------------------------------
>
>                 Key: SOLR-78
>                 URL: http://issues.apache.org/jira/browse/SOLR-78
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Alexander Saar
>            Priority: Minor
>         Attachments: fixed-config-loading-with-older-parser-versions.patch
>
>
> Solr configuration throws an UnsupportedConfigurationException for 
> Node.getTextContent() if it is started in server environments that uses older 
> implementations of the DOM API. This can be improved by checking wich node 
> type is actually handled an calling the appropriate methods.
> A patch that fixes this problem is attached.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to