Re: Solr-4.0.0 DIH not indexing xml attributes

2012-10-20 Thread Billy Newman
; Is it possible to post the whole DIH script? > > - Original Message - > | From: "Billy Newman" > | To: solr-user@lucene.apache.org > | Sent: Friday, October 19, 2012 9:06:08 AM > | Subject: Solr-4.0.0 DIH not indexing xml attributes > | > | Hello

Re: Solr-4.0.0 DIH not indexing xml attributes

2012-10-19 Thread Lance Norskog
| From: "Billy Newman" | To: solr-user@lucene.apache.org | Sent: Friday, October 19, 2012 9:06:08 AM | Subject: Solr-4.0.0 DIH not indexing xml attributes | | Hello all, | | I am having problems indexing xml attributes using the DIH. | | I have the following xml: | | | | | | | H

Solr-4.0.0 DIH not indexing xml attributes

2012-10-19 Thread Billy Newman
Hello all, I am having problems indexing xml attributes using the DIH. I have the following xml: However nothing is getting inserted into my index. I am pretty sure this should work so I have no idea what is wrong. Can anyone else confirm that this is a problem? Or is it just me? Thanks