The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.

SEE ALSO

OnSearch(3), onindex(8)