Hi.

How can I make FTS index single-character words? I have tried changing the 
ft_* values in my.cnf and rebuilding the tables/indices, but I still seem to 
be unable to get indexing of single-character words to work.

For example, if I need to index occurences of c++, it doesn't work. I 
understand that this gets reduced to "c", and that is not a problem. However, 
just "c" doesn't get indexed which IS a problem.

Is there a solution for this? I don't recompiling the source if required.

I'm using MySQL 4.0 Alpha.

Regards.

Gordan

---------------------------------------------------------------------
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

Reply via email to