Search::Tools::Keywords - (**DEPRECATED**) extract keywords from a search query


Search-Tools documentation  | view source Contained in the Search-Tools distribution.

Index


NAME

Top

Search::Tools::Keywords - (**DEPRECATED**) extract keywords from a search query

SYNOPSIS

Top

 # deprecated. See Search::Tools::QueryParser

DESCRIPTION

Top

As of version 0.24 this class is a simple subclass of Search::Tools::QueryParser. The extract() method works as in previous versions, but you should use Search::Tools::QueryParser instead of this class.

METHODS

Top

extract( str )

Returns array of key words from str.

COPYRIGHT

Top

SEE ALSO

Top

Search::Tools::QueryParser


Search-Tools documentation  | view source Contained in the Search-Tools distribution.