You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Shalin Shekhar Mangar (JIRA)" <ji...@apache.org> on 2009/02/02 12:31:59 UTC

[jira] Resolved: (SOLR-999) XPathRecordReader fails on XMLs with nodes mixed with CDATA content

     [ https://issues.apache.org/jira/browse/SOLR-999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shalin Shekhar Mangar resolved SOLR-999.
----------------------------------------

    Resolution: Fixed

Committed revision 739962.

Thanks Fergus and Noble!

> XPathRecordReader fails on XMLs with nodes mixed with CDATA content
> -------------------------------------------------------------------
>
>                 Key: SOLR-999
>                 URL: https://issues.apache.org/jira/browse/SOLR-999
>             Project: Solr
>          Issue Type: Bug
>          Components: contrib - DataImportHandler
>    Affects Versions: 1.3
>            Reporter: Noble Paul
>            Assignee: Shalin Shekhar Mangar
>             Fix For: 1.4
>
>         Attachments: SOLR-999.patch
>
>
> XPathRecordReader fails with mixed ontent
> example:
> {code:xml}
> <xhtml:p>This text is 
>   <xhtml:b>bold</xhtml:b> and this text is 
>   <xhtml:u>underlined</xhtml:u>!
> </xhtml:p>
> {code}
> Reported on solr-user at http://markmail.org/message/qd5fqkfqqwdons3h

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.