>
>I'm wondering what is a good general approach to enabling site-wide
>searches on any topic on a 100% PHP-powered portal-type site for a
>tertiary institution (yet to be built). Most if not all content will be
>contained in a database, spread across potentially many different
>tables. 
>
>How can all this stuff be searched efficiently and effectively to
>hopefully find the punter what they're looking for? Searching the
>sometimes lengthy "main content" fields (eg. an academic paper) in every
>table of the entire database for every search doesn't seem like the way to
>go. But apart from attempting to add some kind of subjective "search
>term" fields to the data, I can't see how else it can be done.

Google for "htdig and PHP" and see if maybe the answer is to not do it in
PHP at all...

-- 
Like Music?  http://l-i-e.com/artists.htm
I'm looking for a PRO QUALITY two-input sound card supported by Linux (any
major distro).  Need to record live events (mixed already) to stereo
CD-quality.  Soundcard Recommendations?
Software to handle the recording? Don't need fancy mixer stuff.  Zero (0)
post-production time.  Just raw PCM/WAV/AIFF 16+ bit, 44.1KHz, Stereo
audio-to-disk.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to