> You might want to check out this page
> http://wiki.apache.org/solr/SolrTomcat
>
> Tomcat needs a small config change out
> of the box to properly support UTF-8.
This exactly solved the problem.
Thanks a lot!
Mario
This may be your problem. The below docs are for the HTTP connector,
simlar configuration can be made to the AJP and other connectors
See
http://tomcat.apache.org/tomcat-6.0-doc/config/http.html
URIEncoding
This specifies the character encoding used to decode the URI bytes,
after %xx decodin
You might want to check out this page
http://wiki.apache.org/solr/SolrTomcat
Tomcat needs a small config change out of the box to properly support UTF-8.
Thanks,
Charlie
-Original Message-
From: Mario Knezovic [mailto:[EMAIL PROTECTED]
Sent: Friday, August 17, 2007 12:58 PM
To: solr-