Yes… FullText Search would be nice. I however would see MySQL to implement full text search on the top level and make interface all… as it is not exactly performance related feature
Also if you’re looking to do full text search with Innodb you may… much faster than build in FullText search. The integration is not as seemless as with build in FullText search but still pretty simple compared…
Post: Webinar for Full Text Search Throwdown
…-nonsense performance comparison of solutions for full text indexing for MySQL applications, including: LIKE predicates and regular expressions MyISAM FULLTEXT indexes InnoDB FULLTEXT indexes Apache Solr Sphinx Search Trigraphs I’ll compare the performance…

