[
https://issues.apache.org/jira/browse/SOLR-1437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12757795#action_12757795
]
Lance Norskog commented on SOLR-1437:
-------------------------------------
Should we just steal the streaming XPath implementation from TIKA? Does it do
all we need?
Note that it seems to only be used for their OpenDocument readers, so it might
not have the breadth of testing that we would need.
[http://lucene.apache.org/tika/apidocs/org/apache/tika/sax/xpath/package-tree.html]
[http://issues.apache.org/jira/browse/TIKA-116]
[http://issues.apache.org/jira/browse/TIKA-129]
> DIH: Enhance XPathRecordReader to deal with //tagname and other improvments.
> ----------------------------------------------------------------------------
>
> Key: SOLR-1437
> URL: https://issues.apache.org/jira/browse/SOLR-1437
> Project: Solr
> Issue Type: Improvement
> Components: contrib - DataImportHandler
> Affects Versions: 1.4
> Reporter: Fergus McMenemie
> Assignee: Noble Paul
> Priority: Minor
> Fix For: 1.5
>
> Attachments: SOLR-1437.patch, SOLR-1437.patch
>
> Original Estimate: 672h
> Remaining Estimate: 672h
>
> As per
> http://www.nabble.com/Re%3A-Extract-info-from-parent-node-during-data-import-%28redirect%3A%29-td25471162.html
> it would be nice to be able to use expressions such as //tagname when
> parsing XML documents.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.