|
WWW::Search::ExciteForWebServers - class for searching ExciteforWeb engine
|
WWW::Search::ExciteForWebServers - class for searching ExciteforWeb engine
This module is not included with the standard ActivePerl distribution. It is available as a separate download using PPM.
require WWW::Search;
$search = new WWW::Search('ExciteForWebServers');
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
WWW::Search::ExciteForWebServers is written by Paul Lindner,
<lindner@itu.int>
Copyright (c) 1997,98 by the United Nations Administrative Committee
on Coordination (ACC)
All rights reserved.
|
WWW::Search::ExciteForWebServers - class for searching ExciteforWeb engine
|
|