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
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
.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
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
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
> 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
.
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
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.
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.
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
--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
>
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
> 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
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
-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
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
16 matches
Mail list logo