| onsearch documentation | view source | Contained in the onsearch distribution. |
OnSearch::Search - Search library module.
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.
OnSearch(3), onindex(8)
| onsearch documentation | view source | Contained in the onsearch distribution. |