It sounds like many people (myself included) try to avoid using yet another application server (Tomcat) initially. While I think it's already been alluded to pretty well, it might be a good idea to stress on the Solr wiki that the Jetty instance isn't fully debugged and is only recommended for proof-of-concept.
-----Original Message----- From: Fabio Confalonieri [mailto:[EMAIL PROTECTED] Sent: Friday, June 16, 2006 3:55 AM To: solr-user@lucene.apache.org Subject: Re: International Charsets in embedded XML Ok, I fould de clue: the problem is Jetty, using Tomcat everything works fine. I can search diacritics (I found Jetty required an extra UTF8 encoding on query values in the url) AND no more problems in responses with field containing XML with diacritics and Euro sign (and everything else I suppose). It's a Pity because Jetty is much more slimmer to deploy and install and perhaps faster, but anyway I think these problems should be documented in some manner. Thanks to all Fabio -- View this message in context: http://www.nabble.com/International-Charsets-in-embedded-XML-t1780147.html#a 4897795 Sent from the Solr - User forum at Nabble.com.