Check out phpdig: http://phpdig.toiletoine.net/
My guess is that one of these packages on the web can serve as a foundation for you... You might just need to build a custom layer on top of it. Check out the site freshmeat.net. It tracks software packages and new updates and is quite focused on open-source/GPL stuff. A search on "php search engine" could get you started. Sam On 3/10/02 11:41 PM, "Underbrush" <[EMAIL PROTECTED]> wrote: > I don't see why not, but you have to write the search engine. i.e. create a > form, take user input, search your database, search your static files, and > return some formatted output with links to the content. It's a project. > Someone else might be able to point you to some pre-written code. I too would > like that, but as of right now I am planning on writing my own. > > Good Luck, Chad > ----- Original Message ----- > From: Tim Thorburn > To: [EMAIL PROTECTED] > Sent: Monday, March 11, 2002 12:25 PM > Subject: [PHP] PHP based search engine > > > Hi, > > Does anyone know of a PHP based search engine for a website? I was using > Fluid Dynamics on my site - as I've got some sections of the site in a > MySQL database, and some sections are just static pages. However, it seems > to get stuck in a loop while trying to index portions of my database that > are DATE formatted. > > Is it even possible to have a PHP search engine search a site that is mixed > with MySQL and static pages? > > Thanks > -Tim -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php