[ic] Implementing site search engine

Zachary Matthews interchange-users@interchange.redhat.com
Mon Oct 15 16:34:00 2001


I need to implement a search engine for one of my Interchange sites that 
will search for keywords in all of the .html files in the /pages
directory (rather than products in the database).  This is a search that
should return links to pages rather than links to products in the
database.

Has anyone implemented this type of search engine for an interchange
site?  Or, has anyone used another search engine successfully (such as
Atomz, or excite, etc.) Does the site need to be rendered statically to
do this?