By bonlebon
via onlamp.com
Published: Jul 10 2006 / 17:30
MySQL has had FULLTEXT searching in one form or another since version 3.23.23. FULLTEXT indices in MySQL allow database administrators and programmers to designate any character-based field (CHAR, VARCHAR, or TEXT) as a FULLTEXT index, which allows for complex text searching against data stored in those fields.
Comments
Roland Kaercher replied ago:
.. which renders it pretty much useless for many if not most users.
Does anybody know of an alternative which can be used with the InnoDB backend?
rk
Voters For This Link (9)
Voters Against This Link (0)