View Single Post
Old 03-24-2006, 04:26 AM   #1
Paka76
Green Mole
 
Join Date: Nov 2005
Posts: 5
Question Probleme with japanese search

Hello,
I hope someone can help me. I indexed a japanse website. In the search field I add a Japanese word (は、現在8か国にそ ), but on my result page i get no hits.

After that I searched for an english word and I get hits. How can I search for Japanese words? I add a attachment from my result page.

In the config file I activated ENABLE_JPKANA.

Enclosed a cutout from my config file:
define('PHPDIG_ENCODING','utf-8');
define('DETECT_ORDER','UTF-8,KOI8-R,JIS,SJIS,CP936,BIG-5,EUC-CN,EUC-TW,EUC-KR,EUC-JP');
define('ENABLE_JPKANA',true);
define('CONVERT_JPKANA','KVa');

Thanks for your help.
Greetings Paka76
Attached Images
File Type: gif screen.gif (19.7 KB, 3 views)

Last edited by Paka76; 03-24-2006 at 04:28 AM.
Paka76 is offline   Reply With Quote