JavaDoc of Tika XPathParser should mention descendant:node()
------------------------------------------------------------

                 Key: TIKA-750
                 URL: https://issues.apache.org/jira/browse/TIKA-750
             Project: Tika
          Issue Type: Improvement
          Components: documentation
    Affects Versions: 0.10
            Reporter: David Smiley
            Priority: Trivial


I was trying to figure out why my xpath expressions weren't working in Solr 
Cell (a Tika adapter to Solr) and it turns out that it's because of Tika's more 
limited XPath support. I was hoping to find documentation on what is supported. 
The best I found was the javadocs here: 
http://tika.apache.org/0.8/api/org/apache/tika/sax/xpath/XPathParser.html  It 
lists the supported XPath axis but it fails to mention that document:node() is 
supported too.  As an aside, I believe this is erroneous as there should be two 
colons.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to