On Mon, 27 Aug 2007 14:40:26 -0400, Rob Marscher wrote > I attended the MySQL Camp last week and the feeling I got was to > stop using MyISAM for full-text searching and use one of the > following options: > > 1. Zend_Search_Lucene (http://framework.zend.com/manual/en/ > zend.search.lucene.html) > 2. Sphinx (http://www.sphinxsearch.com) which was designed to > integrate with MySQL but to search it, you run a separate daemon > that php talks to. > > Even the MySQL employees were saying that MyISAM full-text > capabilities aren't very good.
Thanks Rob. Another thing to worry about. Is anyone using a full text search solution other than MySQL's? Cliff _______________________________________________ New York PHP Community MySQL SIG http://lists.nyphp.org/mailman/listinfo/mysql NYPHPCon 2006 Presentations Online http://www.nyphpcon.com Show Your Participation in New York PHP http://www.nyphp.org/show_participation.php
