Shalin Shekhar Mangar created SOLR-4875:
-------------------------------------------

             Summary: DIH XPathRecordReader cannot handle two ways to read same 
attribute together
                 Key: SOLR-4875
                 URL: https://issues.apache.org/jira/browse/SOLR-4875
             Project: Solr
          Issue Type: Bug
          Components: contrib - DataImportHandler
    Affects Versions: 4.3
            Reporter: Shalin Shekhar Mangar
            Priority: Minor
             Fix For: 4.4


>From my comment on solr-user mailing list:

{quote}
I think there is a bug here. In my tests, xpath="/root/a/@y" works, 
xpath="/root/a[@x='1']/@y" also works. But if you use them together the one 
which is defined last returns null. I'll open an issue.
{quote}

http://lucene.472066.n3.nabble.com/Problem-with-xpath-expression-in-data-config-xml-td4066744.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to