mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
7 lines
309 B
Plaintext
7 lines
309 B
Plaintext
This module is a base class interfacing to search engines. It defines
|
|
an interface that can be used by any of the Search search modules,
|
|
such as Search::Glimpse or Search::TextSearch, which are the standard
|
|
ones included with the module.
|
|
|
|
It exports no routines, just provides methods for the other classes.
|