MySQL Forums
Forum List  »  General

Re: I have an issue with FULLTEXT in boolean mode
Posted by: Harrison Fisk
Date: March 09, 2005 09:36PM

Hi,

Try enclosing the v7.25.UC in double quotes to tell the fulltext search to match exactly that string as it is. I believe it is having problems with the . being a word separator.

Something like: ('+informix -"v7.25.UC"')

Harrison Fisk, Trainer and Consultant
MySQL AB, www.mysql.com

Options: ReplyQuote


Subject
Written By
Posted
Re: I have an issue with FULLTEXT in boolean mode
March 09, 2005 09:36PM


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.