Martin 'Kingpin' Thurn > WWW-Search-Backends-1.073 > WWW::Search::ExciteForWebServers

Download:
WWW-Search-Backends-1.073.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  1
Open  0
View Bugs
Report a bug
Module Version: 1.005   Source  

NAME ^

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

SYNOPSIS ^

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

DESCRIPTION ^

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 ^

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

COPYRIGHT ^

Copyright (c) 1997,98 by the United Nations Administrative Committee on Coordination (ACC)

All rights reserved.