home *** CD-ROM | disk | FTP | other *** search
-
- <HTML>
- <HEAD>
- <TITLE>WWW::Search::MSIndexServer - class for searching MSIndexServer 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::MSIndexServer - class for searching MSIndexServer 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="#copyright">COPYRIGHT</A></LI>
- </UL>
- <!-- INDEX END -->
-
- <HR>
- <P>
- <H1><A NAME="name">NAME</A></H1>
- <P>WWW::Search::MSIndexServer - class for searching MSIndexServer 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('MSIndexServer');</PRE>
- <P>
- <HR>
- <H1><A NAME="description">DESCRIPTION</A></H1>
- <P>This class is a MSIndexServer specialization of WWW::Search. It queries and
- interprets searches based on MSIndexServer, which is available at
- <EM><A HREF="http://www.microsoft.com/">http://www.microsoft.com/</A></EM></P>
- <P>This class exports no public interface; all interaction should be
- done through WWW::Search objects.</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 MSIndexServer URL to search. This usually looks like
- <EM><A HREF="http://somehost/scripts/queryhit.idq">http://somehost/scripts/queryhit.idq</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>
- <DT><STRONG><A NAME="item_search_method">search_method</A></STRONG><BR>
- <DD>
- POST or GET
- <P></P>
- <DT><STRONG><A NAME="item_search_debug">search_debug</A></STRONG><BR>
- <DD>
- Turn debugging on or off
- <P></P>
- <DT><STRONG><A NAME="item_search_how">search_how</A></STRONG><BR>
- <DD>
- Possible values match_any, match_all, match_phrase
- <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::MSIndexServer</CODE> is written by Paul Lindner, <<A HREF="mailto:lindner@itu.int">lindner@itu.int</A>>,
- Nicholas Sapirie <<A HREF="mailto:sapirie@unicc.org">sapirie@unicc.org</A>></P>
- <P>
- <HR>
- <H1><A NAME="copyright">COPYRIGHT</A></H1>
- <P>Copyright (c) 1998 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::MSIndexServer - class for searching MSIndexServer search engine</P></STRONG>
- </TD></TR>
- </TABLE>
-
- </BODY>
-
- </HTML>
-