NAME
OnSearch::Search - Search library module.
DESCRIPTION
OnSearch::Search searches Web site indexes generated by onindex(8) and sends the names of matching documents to OnSearch::Results(3).
The subroutine, search (), is typically called by the application with a OnSearch::CGIQuery object that contains the search word or words, the type of search, whether to match the case of the search term, and whether to match complete or partial words.