2000-12-17 23:58:00 +01:00
|
|
|
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.
|
1997-10-11 23:53:59 +02:00
|
|
|
|
2000-12-17 23:58:00 +01:00
|
|
|
It exports no routines, just provides methods for the other classes.
|