- - - - - - - - - - - - - - - - - - - - - - - - - - - -
Name: HonestQiao
Subject: Re: Hot to segment for UTF-8 of China when index on DB full text 
search?

BrowserCharset GB2312 
==> 
searchd[21039]: {00} Segment lang: zh 

BrowserCharset UTF-8
==> 
searchd[21039]: {00} Segment lang: 


on line 725 of searchtool.c, I add :
        lang = "zh";

and, in search.htm:
BrowserCharset UTF-8

Now ,searchd can segment china word.

- - - - - - - - - - - - - - - - - - - - - - - - - - - -

Read the full topic here:
http://www.dataparksearch.org/cgi-bin/simpleforum.cgi?fid=02;topic_id=1170316385

Reply via email to