utf8.xml? Need to search "C++" and "C#"
I am updating a slow query that uses %LIKE% variables across multiple columns and tables, and have multiple full-text indexes for each table, for a job search application.
People need to search things like "C++" and "C#" but these currently return 0 entries because "+" and "#" are not word characters. The data is set to UTF8 charset and I would like to keep it that way.
However, I cannot find a utf8.xml file in the charset folder to add + and # as valid word characters.
So anyways, how do I do this without changing the charset, and without having recompile mysql.
Subject
Views
Written By
Posted
utf8.xml? Need to search "C++" and "C#"
7366
April 23, 2008 04:39PM
3405
April 24, 2008 08:24AM
3269
April 24, 2008 11:14AM
Sorry, you can't reply to this topic. It has been closed.
This forum is currently read only. You can not log in or make any changes. This is a temporary situation.
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.