home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1998 May
/
Pcwk5b98.iso
/
WEBSERVE
/
SAMBAR
/
DATA.1
/
search.stm
< prev
next >
Wrap
Text File
|
1997-07-18
|
2KB
|
66 lines
<HTML>
<HEAD>
<TITLE>Sambar Search Engine</TITLE>
</HEAD>
<BODY bgcolor=#ffffff>
<A HREF="/sysadmin/index.stm" TARGET=_top>
<IMG border=0 ALIGN=left SRC="/images/system/console.gif"></A>
<CENTER><FONT SIZE=6>Sambar Search Engine</FONT>
<HR>
</CENTER>
<TABLE border=0 cellspacing=20>
<TR valign=top><TD>
<FORM METHOD="POST" ACTION="/session/index">
<INPUT TYPE=radio NAME="rebuild" VALUE="y" CHECKED> Rebuild<BR>
<INPUT TYPE=radio NAME="rebuild" VALUE="n"> Append<P>
Index <SELECT NAME="indexname">
<RCXsearchindexes>
</SELECT>
<P>
<INPUT TYPE=text NAME="dirs" VALUE="<RCEindexdirs>" SIZE=30 MAXLENGTH=40><BR>
<INPUT TYPE=submit VALUE="Site Index">
</FORM>
</TD>
<TD>Build an index of the directory(s) indicated (relative to the documents
directory) and append the documents found to the site <I>search</I> index.
A space separated list of one or more directories is expected.
Care must be taken not to index a directory or file twice; directories are
recursively traversed.
<P>
A star (*) indicates that all documents under the document directory
should be indexed.
</TD>
</TR>
</TABLE>
<HR>
<P>
You can search the Sambar site using the Search engine below.
To search the Sambar site, simply type in any word, set of words, or
phrases you might use when speaking or writing, then click OK.
Additional <A HREF="/search/help.htm" TARGET=_top>help</A> is
available for phrasing queries. The top 100 matching documents are
listed in weighted order. The Search engine is provided by
<A HREF="http://www.sambar.com/" TARGET=_top>Sambar Technologies</A>.
<P>
<CENTER>
<TABLE cellpadding=5>
<FORM METHOD=POST ACTION="/search/results.stm">
<TR><TD>Search index: </TD>
<TD><SELECT NAME="RCSindexname">
<RCXsearchindexes>
</SELECT></TD></TR>
<TR><TD align=right><B>Search for: </B></TD>
<TD align=left><INPUT NAME="RCSquery" SIZE=30 VALUE="" MAXLENGTH=40> 
<INPUT TYPE=image SRC="/images/system/go.gif" height=20 width=20 border=0></TD></TR>
</FORM>
</TABLE>
</CENTER>
<BR>
<BR>
<A HREF="/"><IMG border=0 SRC="/images/system/powerby.gif"></A>
</BODY>
</HTML>