Hi, Henri.

Make sure that the container in which you are running Solr is also set for 
UTF-8.

For example, in Tomcat, in the server.xml file, your Connector definitions 
should include:
        URIEncoding="UTF-8"

Bob Sandiford | Lead Software Engineer | SirsiDynix
P: 800.288.8020 X6943 | bob.sandif...@sirsidynix.com
www.sirsidynix.com

Register for the 2012 COSUGI User Group Conference today for early bird pricing!
May 2-5 at Disney's Coronado Springs Resort - Lake Buena Vista, Florida
 
Join the conversation: Like us on Facebook! Follow us on Twitter!

> -----Original Message-----
> From: henri.gour...@laposte.net [mailto:henri.gour...@laposte.net]
> Sent: Thursday, March 29, 2012 10:42 AM
> To: solr-user@lucene.apache.org
> Subject: UTF-8 encoding
> 
> I cant get utf-8 encoding to work!!
> 
> I have        <str name="v.contentType">text/html;charset=UTF-8</str>
> 
> in my request handler, and
> input.encoding=UTF-8
> output.encoding=UTF-8
> in velocity.properties, in various locations (I may have the wrong ones! at
> least in the folder where the .vm files reside)
> 
> What else should I be doing/configuring.
> 
> Thanks
> Henri
> 
> --
> View this message in context: http://lucene.472066.n3.nabble.com/UTF-8-
> encoding-tp3867885p3867885.html
> Sent from the Solr - User mailing list archive at Nabble.com.


Reply via email to