Re: DIH: entities in xml problem

2015-02-04 Thread Raul
into DIH, but I don't know enough about DIH to know how easy/hard that would be .. -Mike On 2/4/15 2:37 AM, Raul wrote: How would you do the transform of the content to convert the entities? With a pre-proccess? We have lot of xml with the content insert (and the content has the e

Re: DIH: entities in xml problem

2015-02-03 Thread Raul
How would you do the transform of the content to convert the entities? With a pre-proccess? We have lot of xml with the content insert (and the content has the entities) and will be dificult add the DTD to the content... Thanks - Raul El 03/02/15 a las 17:15, Michael Sokolov escribió: If the

DIH: entities in xml problem

2015-02-03 Thread Raul
Hi all! I'm trying to use Solr with the DIH and xslt processing. All is fine till i put xml with html entity in the content (like $euro;) where i get a Caused by: javax.xml.transform.TransformerException: com.sun.org.apache.xml.internal.utils.WrappedRuntimeException i put in the xsl the dt

DIH: entities in xml problem

2015-02-03 Thread Raul
Hi all! I'm trying to use Solr with the DIH and xslt processing. All is fine till i put xml with html entity in the content (like $euro;) where i get a Caused by: javax.xml.transform.TransformerException: com.sun.org.apache.xml.internal.utils.WrappedRuntimeException i put in the xsl the dt