OnSearch::Search - Search library module.


onsearch documentation  | view source Contained in the onsearch distribution.

Index


NAME

Top

OnSearch::Search - Search library module.

DESCRIPTION

Top

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

Top

OnSearch(3), onindex(8)


onsearch documentation  | view source Contained in the onsearch distribution.