Hi, As I understand it the DIH XPathEntityProcessor will not allow me to index attributes - like so <field column="ID" xpath="/ARTIKEL/@ID" />
So if I want to index attributes I should pre-process the documents into the format that Solr indexes normally and place the value of the ID into a field? Thanks, Bryan Rasmussen