Re: Solr-4.0.0 DIH not indexing xml attributes

2012-10-20 Thread Billy Newman
Sorry guys, it had nothing to do with the DIH's ability to parse attributes. My xslt did not work with the DIH. I used xsltproc to test my xslt and it worked great. However the DIH xslt transformation failed. I was able to move some things around in the xslt to get things working. Not sur

Re: Solr-4.0.0 DIH not indexing xml attributes

2012-10-19 Thread Lance Norskog
Do other fields get added? Do these fields have type problems? I.e. is 'attr1' a number and you are adding a string? There is a logging EP that I think shows the data found- I don't know how to use it. Is it possible to post the whole DIH script? - Original Message - | From: "Billy Newma