Details
-
New Feature
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.4
-
None
Description
take an example:
<xhtml:p>This text is <xhtml:b>bold</xhtml:b> and this text is <xhtml:u>underlined</xhtml:u>! </xhtml:p>
It may be useful to get all the text from all the tags in <xhtml: p> ignoring the tag names .
the configuration of the field may look like
<field column="para" xpath="/p" flatten="true"/>
Attachments
Attachments
Issue Links
- is related to
-
SOLR-999 XPathRecordReader fails on XMLs with nodes mixed with CDATA content
-
- Closed
-