Hi! Unfortunately, I get too many e-mails to handle help requests which are sent directly to me.
If you have purchased MySQL support, you may write to [EMAIL PROTECTED], and will get an answer quickly. If you would like to purchase support, please see the Support section of our web site: http://www.mysql.com/support/ If you do not want to purchase support, please send e-mail to the appropriate mailing list. We host several mailing lists related to MySQL: http://www.mysql.com/documentation/lists.html When you post your question, be sure to follow these hints about how to ask effective questions: http://www.mysql.com/documentation/mysql/commented/manual.php?section=Asking_questions On Nov 19, ±èÅÂÈ£ wrote: > Dear Sir, > > I'm testing "Full-text Search" of Mysql. > I tried to search using "SELECT * FROM table where MATCH(description, > title) AGAINST ('test')" in English. The result was very good. > > But I failed to search with "full text search" in Korean language. > Please let me know whether "full text search" support Korean language > or not. If yes, how can I setting it? > > Best regards, > T. H. Kim I don't kow about Korean. The answer is that Full-text search in MySQL for now does NOT support multi-byte charsets. I'm afraid Korean is one of them :-( However, making fulltext search suitable for multi-byte charsets is rather high in our todo (taking into account a number of requests for it :-) Regards, Sergei -- MySQL Development Team __ ___ ___ ____ __ / |/ /_ __/ __/ __ \/ / Sergei Golubchik <[EMAIL PROTECTED]> / /|_/ / // /\ \/ /_/ / /__ MySQL AB, http://www.mysql.com/ /_/ /_/\_, /___/\___\_\___/ Osnabrueck, Germany <___/ --------------------------------------------------------------------- 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