Hi. I have a table with a fulltext search index on a field.
I am inserting text using UTF-8 characters (with the JDBC driver). That includes words in English, French, Russian and Greek.
The FULLTEXT search only seems to find words in the latin charset.
Does anyone have any guidance on how I can get it working with other charsets?
FULLTEXT currently works only with single-byte character sets.
Regards, Peter
MySQL SQL
-- Paul DuBois, Senior Technical Writer Madison, Wisconsin, USA MySQL AB, www.mysql.com
Are you MySQL certified? http://www.mysql.com/certification/
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]