On Sat, Jul 19, 2008 at 3:40 PM, tedd <tedd.sperling@xxxxxxxxx> wrote: > At 1:56 PM -0400 7/19/08, Eric Butera wrote: >> >> >> Ever play with fulltext search? > > > Never in public. :-) > > You could throw all text into your database and then do a fulltext search to > give back the related pages -- that would work. I think I saw that as an > example in one of the books I read. PHP Cookbook shows an example of the > entire King James Bible in a dB -- interesting read and demo. > > Cheers, > > tedd > > -- > ------- > http://sperling.com http://ancientstones.com http://earthstones.com > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > Yea I've done a lot of "compiling" content and then searching against what it is supposed to be. Fulltext works really well for things like that. I've been playing around with the zend search lucene and it is really powerful too. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php