Hi,

I've implemented my site search using MySQL db fulltext index. I
understand that fulltext index currently doesn't support stemming of
words.

However I want to implement my search such that a query containing
words in singular tense matches records of words in plural tense and
vice versa.

Is there an easy workaround / hack for the same ?  I don't have much
experience with mysql.

Thanks.

Zooman

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to