You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by Rajani Maski <ra...@gmail.com> on 2012/08/16 13:23:50 UTC

Chinese character not encoded for facet.prefix but encoded for q field

Chinese character not encoded for facet.prefix but encoded for q field  -
BODY
*
*
*why?what might be the problem?*

This is done :
   <Connector port="8090" protocol="HTTP/1.1"
               connectionTimeout="20000"
               redirectPort="8443" URIEncoding="UTF-8"/>




[image: Inline image 2]

Re: Chinese character not encoded for facet.prefix but encoded for q field

Posted by Lance Norskog <go...@gmail.com>.
Use the 'text_cjk' field type for your Chinese language text.

Chinese language search is not simple, and Solr/Lucene are almost there in
having a useable solution.

On Thu, Aug 16, 2012 at 4:23 AM, Rajani Maski <ra...@gmail.com> wrote:

> Chinese character not encoded for facet.prefix but encoded for q field  -
> BODY
> *
> *
> *why?what might be the problem?*
>
> This is done :
>    <Connector port="8090" protocol="HTTP/1.1"
>                connectionTimeout="20000"
>                redirectPort="8443" URIEncoding="UTF-8"/>
>
>
>
>
> [image: Inline image 2]
>
>


-- 
Lance Norskog
goksron@gmail.com