MySQL Forums
Forum List  »  PHP

Re: MySQL FULLTEXT index INT field??? Anyway to trick MySQL?
Posted by: Roland Bouman
Date: August 05, 2005 08:17AM

keith, check out

http://dev.mysql.com/doc/mysql/en/fulltext-search.html

and you'll find out that fulltext applies to character type columns. from your post, it's not very clear what "case numbers" or "numbers" you are referring to, so take a look at the link. Maybe youll get some ideas from there.

Good luck!

Options: ReplyQuote


Subject
Written By
Posted
Re: MySQL FULLTEXT index INT field??? Anyway to trick MySQL?
August 05, 2005 08:17AM


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.