home *** CD-ROM | disk | FTP | other *** search
-
- <HTML>
- <HEAD>
- <TITLE>WWW::Search::SFgate - class for searching SFgate/Wais search engine</TITLE>
- <LINK REL="stylesheet" HREF="../../../../Active.css" TYPE="text/css">
- <LINK REV="made" HREF="mailto:">
- </HEAD>
-
- <BODY>
- <TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 WIDTH=100%>
- <TR><TD CLASS=block VALIGN=MIDDLE WIDTH=100% BGCOLOR="#cccccc">
- <STRONG><P CLASS=block> WWW::Search::SFgate - class for searching SFgate/Wais search engine</P></STRONG>
- </TD></TR>
- </TABLE>
-
- <A NAME="__index__"></A>
- <!-- INDEX BEGIN -->
-
- <UL>
-
- <LI><A HREF="#name">NAME</A></LI><LI><A HREF="#supportedplatforms">SUPPORTED PLATFORMS</A></LI>
-
- <LI><A HREF="#synopsis">SYNOPSIS</A></LI>
- <LI><A HREF="#description">DESCRIPTION</A></LI>
- <LI><A HREF="#options">OPTIONS</A></LI>
- <LI><A HREF="#see also">SEE ALSO</A></LI>
- <LI><A HREF="#author">AUTHOR</A></LI>
- <LI><A HREF="#bugs">BUGS</A></LI>
- <LI><A HREF="#copyright">COPYRIGHT</A></LI>
- </UL>
- <!-- INDEX END -->
-
- <HR>
- <P>
- <H1><A NAME="name">NAME</A></H1>
- <P>WWW::Search::SFgate - class for searching SFgate/Wais search engine</P>
- <P>
- <HR>
- <H1><A NAME="supportedplatforms">SUPPORTED PLATFORMS</A></H1>
- <UL>
- <LI>Linux</LI>
- <LI>Solaris</LI>
- <LI>Windows</LI>
- </UL>
- <HR>
- <H1><A NAME="synopsis">SYNOPSIS</A></H1>
- <PRE>
- require WWW::Search;
- $search = new WWW::Search('SFgate');</PRE>
- <P>
- <HR>
- <H1><A NAME="description">DESCRIPTION</A></H1>
- <P>This class is a SFgate specialization of WWW::Search. It queries and
- interprets searches based on SFgate, which is available at
- <EM><A HREF="http://ls6-www.informatik.uni-dortmund.de/SFgate/welcome.html">http://ls6-www.informatik.uni-dortmund.de/SFgate/welcome.html</A></EM></P>
- <P>This class exports no public interface; all interaction should be
- done through WWW::Search objects.</P>
- <P>This object rewrites URLs to use the preformatted, verbose output
- format of SFgate. This allows it to get the 'score' and 'size'
- information easily. The url portions it rewrites are 'verbose=1'
- and 'listenv=pre'.</P>
- <P>
- <HR>
- <H1><A NAME="options">OPTIONS</A></H1>
- <P>This search supports standard WWW::Search arguments</P>
- <DL>
- <DT><STRONG><A NAME="item_search_url">search_url</A></STRONG><BR>
- <DD>
- The SFgate URL to search. This usually looks like
- <EM><A HREF="http://somehost/cgi-bin/SFgate">http://somehost/cgi-bin/SFgate</A></EM>
- <P></P>
- <DT><STRONG><A NAME="item_search_args">search_args</A></STRONG><BR>
- <DD>
- The arguments used for the search engine, separate them by &.
- <P></P></DL>
- <P>
- <HR>
- <H1><A NAME="see also">SEE ALSO</A></H1>
- <P>To make new back-ends, see <A HREF="../../../../site/lib/WWW/Search.html">the WWW::Search manpage</A>,</P>
- <P>
- <HR>
- <H1><A NAME="author">AUTHOR</A></H1>
- <P><CODE>WWW::Search::SFgate</CODE> is written by Paul Lindner, <<A HREF="mailto:lindner@itu.int">lindner@itu.int</A>></P>
- <P>
- <HR>
- <H1><A NAME="bugs">BUGS</A></H1>
- <P>Things not supported: $result-><CODE>raw()</CODE></P>
- <P>
- <HR>
- <H1><A NAME="copyright">COPYRIGHT</A></H1>
- <P>Copyright (c) 1997,98 by the United Nations Administrative Committee
- on Coordination (ACC)</P>
- <P>All rights reserved.</P>
- <TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 WIDTH=100%>
- <TR><TD CLASS=block VALIGN=MIDDLE WIDTH=100% BGCOLOR="#cccccc">
- <STRONG><P CLASS=block> WWW::Search::SFgate - class for searching SFgate/Wais search engine</P></STRONG>
- </TD></TR>
- </TABLE>
-
- </BODY>
-
- </HTML>
-