I'm not sure this is the case, but did you use CDATA section in your XML?
Or try to use character reference to represent copyright symbol.
I believe it is © or © .

Hope this helps,

Koji



[EMAIL PROTECTED] wrote:
> Hi,
>
> I run the example using Jetty on Windows 2003 machine. When I submit some 
> documents containing upper ASCII characters, Solr update handler fails with 
> an XML parsing error saying that it encountered an EOF before the closing 
> tags.
>
> The XML is perfectly correct and is using utf-8 encoding. It is generated 
> using XmlWriter from C#. When viewing the XML in a browser it parses and 
> displayes properly.
>
> For exampe, Solr breaks on the copyright symbol (c).
>
> Is there some configuration setting that I need to change to make sure it is 
> able to parse this documents correctly?
>
> Thank you in advance!
> Av
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around 
> http://mail.yahoo.com 
>   

Reply via email to