summaryrefslogtreecommitdiff
path: root/misc/p5-Search/pkg/DESCR
blob: e1f57008cd42ef55ccbbce382acbb0df3d268c9b (plain)
1
2
3
4
5
6
7
8
       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.