On 5/15/07, Jon Baer <[EMAIL PROTECTED]> wrote:
I normally include @ least one column of YAML-based data (a misc field of sorts).
At first I thought this would work with a MySQL FULLTEXT index, but of course it won't because the field names would be in more than 50% of the records and would therefore be considered stopwords. Nifty as this is, then, it only works if all querying is handled by your application or an application using a platform that includes its own sufficiently reliable search index. Clients who want/need to create their own SQL queries are out of luck, or forced to use LIKE expressions. -- Chris Snyder http://chxo.com/ _______________________________________________ New York PHP Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk NYPHPCon 2006 Presentations Online http://www.nyphpcon.com Show Your Participation in New York PHP http://www.nyphp.org/show_participation.php