Simple Text Search (sts)
|
This function provides a simple search engine by
searching control file for all lines that match
a search field entered from a browser form. The result has links
to the web page based on the control file.
|
Now that you have loads of content on your pages, how do people find things?
One simple way is a simple text search. It searches an index control
file for all lines
with a match to the user entry.
The index file to be searched is created by the web site developer
so it can be tailored to specific searchs.
This can be used when a set of pages can be catagorized by title
or author or some other keyword-type description. The index file
is a simple
columnar text file.
The search engine is reached by a form on a user page and
the user can setup multiple indexes for each search engine.