Re: UTF-8 encoding problems while replicating an index using SolrCloud

2014-02-05 Thread David Santamauro
node kicks off an indexing and tries to replicate all the updates using the UpdateHandler. What we get instead is an error around a wrong UTF-8 encoding from the leader trying to call the /udpate endpoint on the replica: request: http://10.40.0.25:9765/skus/update?update.chain=custom&_vers

UTF-8 encoding problems while replicating an index using SolrCloud

2014-02-05 Thread Ugo Matrangolo
Hi, we are having problems with an installation of SolrCloud where a leader node kicks off an indexing and tries to replicate all the updates using the UpdateHandler. What we get instead is an error around a wrong UTF-8 encoding from the leader trying to call the /udpate endpoint on the replica

Re: UTF-8 encoding

2012-04-04 Thread Erik Hatcher
.properties from solr/conf/velocity to solr/conf > > Not being an expert, I am not 100% sure this is the "best" solution, and > where and how it should be documented in the solr/velocity package. I will > leave this doc update to afficionados. > > Cheers to all, > H

Re: UTF-8 encoding

2012-04-04 Thread henri
ution, and where and how it should be documented in the solr/velocity package. I will leave this doc update to afficionados. Cheers to all, Henri -- View this message in context: http://lucene.472066.n3.nabble.com/UTF-8-encoding-tp3867885p3883485.html Sent from the Solr - User mailing list

Re: UTF-8 encoding

2012-03-30 Thread henri.gour...@laposte.net
Paul, velocity.properties are set. One thing I am not 100% sure about is where this file should reside? I have placed in in the example/solr/conf/velocity folder (where the .vm files reside). Cheers, Henri -- View this message in context: http://lucene.472066.n3.nabble.com/UTF-8-encoding

Re: UTF-8 encoding

2012-03-29 Thread Paul Libbrecht
> The .vm files are utf-8 encoded. > Solr behaves correctly, and treats the utf-8 characters ok. > My browser is utf-8 ready, and displays correctly results returned by solr > > Cheers, > Henri > > > > -- > View this message in context: > http://lucene.472

Re: UTF-8 encoding

2012-03-29 Thread henri.gour...@laposte.net
. Solr behaves correctly, and treats the utf-8 characters ok. My browser is utf-8 ready, and displays correctly results returned by solr Cheers, Henri -- View this message in context: http://lucene.472066.n3.nabble.com/UTF-8-encoding-tp3867885p3870081.html Sent from the Solr - User mailing list

Re: UTF-8 encoding

2012-03-29 Thread Erick Erickson
sues!). > > Cheers, > > Henri > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/UTF-8-encoding-tp3867885p3868198.html > Sent from the Solr - User mailing list archive at Nabble.com.

Re: UTF-8 encoding

2012-03-29 Thread henri.gour...@laposte.net
the installation issues!). Cheers, Henri -- View this message in context: http://lucene.472066.n3.nabble.com/UTF-8-encoding-tp3867885p3868198.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: UTF-8 encoding

2012-03-29 Thread Paul Libbrecht
r.xml file, your Connector definitions > should include: > URIEncoding="UTF-8" > > >> -Original Message- >> From: henri.gour...@laposte.net [mailto:henri.gour...@laposte.net] >> Sent: Thursday, March 29, 2012 10:42 AM >> To: solr-user@l

RE: UTF-8 encoding

2012-03-29 Thread Bob Sandiford
--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 havetext/html;charset=UTF-8 >

UTF-8 encoding

2012-03-29 Thread henri.gour...@laposte.net
I cant get utf-8 encoding to work!! I havetext/html;charset=UTF-8 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

RE: UTF-8 encoding problem on one of two Solr setups

2007-08-20 Thread Mario Knezovic
> 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

Re: UTF-8 encoding problem on one of two Solr setups

2007-08-17 Thread Sean Timm
decoding the URL. If not specified, ISO-8859-1 will be used. -Sean [EMAIL PROTECTED] wrote: Hi all, I have set up an identical Solr 1.1 on two different machines. One works fine, the other one has a UTF-8 encoding problem. #1 is my local Windows XP machine. Solr is running basically in a

RE: UTF-8 encoding problem on one of two Solr setups

2007-08-17 Thread Charlie Jackson
-user@lucene.apache.org Subject: UTF-8 encoding problem on one of two Solr setups Hi all, I have set up an identical Solr 1.1 on two different machines. One works fine, the other one has a UTF-8 encoding problem. #1 is my local Windows XP machine. Solr is running basically in a configuration like

UTF-8 encoding problem on one of two Solr setups

2007-08-17 Thread Mario Knezovic
Hi all, I have set up an identical Solr 1.1 on two different machines. One works fine, the other one has a UTF-8 encoding problem. #1 is my local Windows XP machine. Solr is running basically in a configuration like in the tutorial example with Jetty/5.1.11RC0 (Windows XP/5.1 x86 java/1.6.0