Re: DIH - 'url' element in 'entity' does not work with url parameters
In XML, "&" needs to be written as "&". In this case "amp" is the "entity name". -- Jack Krupansky -Original Message- From: Billy Newman Sent: Tuesday, September 25, 2012 5:28 PM To: solr-user@lucene.apache.org Subject: DIH -
DIH - 'url' element in 'entity' does not work with url parameters
Hello All. I am trying to configure the DIH to import XML data from a URL. The url attribute contains parameters in he link and I cannot get it to work. http://test.org/data?version=1.0&type=test"; processor="XPathEntityProcessor"