I'm trying to use the Full text Search with the japanese language using
either doublebyte or singlebyte character.  The problem is it doesn't seem
to be working at all for any searches.  I use a sql statement like this one

select * from hdwkeywords where match (JAPANESE) against ('japanese
keyword')

Where the japanese keyword is either a singlebyte or doublebyte character.
Now i can get this to work in english but not in japanese, is there support
for it? Or did i forget to enable something or am i doing this completely
wrong?

Thanks for you help
Ryan


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to