|
|
[Perlfect-search] Can Perlfect support Chinese/Big5 ??
Daniel Naber dnaber@mini.gt.owl.de
Thu, 14 Sep 2000 20:19:55 +0200
On Don, 14 Sep 2000, you wrote:
> My website's URL is www.smcc.idv.tw .
Please try to add
use locale;
at the top of both indexer.pl and search.pl. If your system if configured
correctly this might help. On the other hand, we filter anything that's
not a-zA-Z....
Can you tell us more about the encoding you're using? When I look at it
with an editor or with netscape, I only see stuff like "w�w�l�".
I guess this encoding uses two bytes for each charatcter?
Regards
Daniel
|
|