Re: DIH - importing XML with nested elements that have the same name

2012-09-26 Thread Gora Mohanty
On 26 September 2012 23:47, Billy Newman wrote: > To be a little more specific, the error message I get is: > "forEach cannot start with '//'" > > Cannot really find anything on this except for > https://issues.apache.org/jira/browse/SOLR-1437. Which only talks > about using '//' for the xpath at

Re: DIH - importing XML with nested elements that have the same name

2012-09-26 Thread Billy Newman
To be a little more specific, the error message I get is: "forEach cannot start with '//'" Cannot really find anything on this except for https://issues.apache.org/jira/browse/SOLR-1437. Which only talks about using '//' for the xpath attribute in the field tag, nothing about using '//' in a forE

DIH - importing XML with nested elements that have the same name

2012-09-26 Thread Billy Newman
Hello all, I am running solr 4.0.0-BETA and I am running into an issue when trying to import an XML document in which I want forEach to pull from nested elements with the same element name. doc example: 1 Item 1 2