RE: Trad/Simp Chinese support in full-text search
"Yair Lapin" <[email protected]>
| Newsgroups | gmane.comp.db.mysql.perl |
|---|---|
| Message-ID | <[email protected]> |
Try with operator binary together with like, it works fine with not English languages like Hebrew or Arabic using not Unicode encoding as iso or windows, why not with Chinese?. See the binary operator use in the mysql website. -----Original Message----- From: Billy Yiu [mailto:[email protected]] Sent: Tuesday, July 26, 2005 1:08 PM To: [email protected] Subject: Trad/Simp Chinese support in full-text search Hi, I am using mysql 3.23. I find that the full text search for Chinese doesn't work very well. Some words work nicely, but some are not working. Is there any method I can work around? Thanks. -- MySQL Perl Mailing List For list archives: http://lists.mysql.com/perl To unsubscribe: http://lists.mysql.com/[email protected] -- MySQL Perl Mailing List For list archives: http://lists.mysql.com/perl To unsubscribe: http://lists.mysql.com/[email protected]