DGS Search v0.9.5 (09/10/00) - http://www.digitalgenesis.com

ToDo:

  Add support for keyword, boolean, and phrase searches.
  Add support for more database types. (ie: PostgreSQL) 
  Add a ranking system and sort results by rank.
  Add the option and support for indexed searches.
  Add module for searching Cricket (http://cricket.sourceforge.net) configuration trees.
  Make search.php more intelligent about obtaining arguments from the browser. We currently require 'register_globals = On' in php.ini.
  Improve db module so it can deal with ambiguous file names between tables in joins.
  Add LIMIT/TOP support to database search functions to speed up database searches.
  Add support for a .dgssearch file so you can specify within a directory to exclude all files or specific files, instead of listing them in the config. 
  Add support for _self or _top behavior on results pages.
  Add a page (with a link from index.php) that describes how searches are performed.
