2013-09-26 17:14:40 +02:00

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.