WWW::Search::ExciteForWebServers - class for searching ExciteforWeb engine


WWW-Search-Backends documentation  | view source Contained in the WWW-Search-Backends distribution.

Index


NAME

Top

WWW::Search::ExciteForWebServers - class for searching ExciteforWeb engine

SYNOPSIS

Top

    require WWW::Search;
    $search = new WWW::Search('ExciteForWebServers');

DESCRIPTION

Top

This class is a specialization of WWW::Search for search indices built using Excite for Web Servers (available from http://www.excite.com).

This class exports no public interface; all interaction should be done through WWW::Search objects.

This object interprets the WWW::Search search_how attribute as follows:

  match_any    = concept search
  match_all    = keyword (simple) search
  match_phrase = error condition
  match_boolean= error condition

AUTHOR

Top

WWW::Search::ExciteForWebServers is written by Paul Lindner, <lindner@itu.int>

COPYRIGHT

Top


WWW-Search-Backends documentation  | view source Contained in the WWW-Search-Backends distribution.