[ic] Implementing site search engine

Andreas, Scott interchange-users@interchange.redhat.com
Mon Oct 15 19:01:01 2001


in the database that you want to search through create a column "keywords"
or the alike and another column called page with reference to that the html
page ( ...cgi-bin/catalog/path/page.html )

put the keywords in the keywords column

have the user search for keywords in the keyword column and have the results
page pull from the "page" column.

Good luck

-----Original Message-----
From: interchange-users-admin@interchange.redhat.com
[mailto:interchange-users-admin@interchange.redhat.com]On Behalf Of
Zachary Matthews
Sent: Monday, October 15, 2001 1:34 PM
To: interchange-users@anthrax.interchange.redhat.com
Subject: [ic] Implementing site search engine


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?
_______________________________________________
interchange-users mailing list
interchange-users@interchange.redhat.com
http://interchange.redhat.com/mailman/listinfo/interchange-users