may be a tip or 2 here, this is a new one for me: AGAINST
"How-to: Full text search in MySQL" http://www.knowbies.com/vladimir-cvetic/databases/mysql/fulltext-search-mysql/ On 11/30/06, Cliff Hirsch <[EMAIL PROTECTED]> wrote:
Why not just use two tables -- one InnoDB and one MyISAM -- and write/update/delete both tables simultaneously? Twice the performance hit, but it seems like a viable solution.
the Blog: http://www.utopiaparkway.com the Karma: http://www.coderswithconscience.com the Projects: http://flickr.com/photos/[EMAIL PROTECTED]/ the Store: http://astore.amazon.com/httpwwwutopic-20 _______________________________________________ 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
