MySQL Forums
Forum List  »  Quality Assurance

Add char ' as a letter to utf8 collation for FULL-Text search
Posted by: Alexey Russkin
Date: February 06, 2013 08:47AM

I need add char ' (apostrophe) as a letter to utf8 collation to full-text search strings like "ab'cd".

I read docs (http://dev.mysql.com/doc/refman/5.0/en/fulltext-fine-tuning.html and others) but still don't know how I can do this.

For non-Unicode charsets we can do like this http://dev.mysql.com/doc/refman/5.0/en/full-text-adding-collation.html. But there is no something like utf8.xml on my /usr/share/mysql/charsets.

I can't recompile mysql on server.

How can I do this?.. Thanks.



Edited 1 time(s). Last edit at 02/06/2013 08:54AM by Alexey Russkin.

Options: ReplyQuote


Subject
Views
Written By
Posted
Add char ' as a letter to utf8 collation for FULL-Text search
3041
February 06, 2013 08:47AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.