lsma [mailto:mar...@buyways.nl]
> Sent: Monday, December 28, 2009 6:26 PM
> To: solr-user@lucene.apache.org
> Cc: ZAROGKIKAS,GIORGOS
> Subject: Re: Solr an Greek Chars
>
> Hi,
>
>
> Did you post your documents in UTF-8? Also, for querying through GET using
> non-ascii yo
-user@lucene.apache.org
Cc: ZAROGKIKAS,GIORGOS
Subject: Re: Solr an Greek Chars
Hi,
Did you post your documents in UTF-8? Also, for querying through GET using
non-ascii you must reconfigure Tomcat6 as per the manual [1].
Cheers,
[1] http://wiki.apache.org/solr/SolrTomcat#URI_Charset_Config
Hi,
Did you post your documents in UTF-8? Also, for querying through GET using
non-ascii you must reconfigure Tomcat6 as per the manual [1].
Cheers,
[1] http://wiki.apache.org/solr/SolrTomcat#URI_Charset_Config
ZAROGKIKAS,GIORGOS zei:
> Hi there
>
> Iâm using solr 1.4 under
Hi there
I’m using solr 1.4 under tomcat server in windows server 2008
and I want to index some data that contain Greek chars
When I try to index my data and query all of them with *:* all
the greek chars
returned like hieroglyphics
can anybody help ???