home *** CD-ROM | disk | FTP | other *** search
- <HTML>
- <HEAD>
- <META HTTP-EQUIV="Pragma" CONTENT="no-cache">
- <META HTTP-EQUIV="Expires" CONTENT="-1">
- <TITLE>Sambar Search Index Build/Rebuild</TITLE>
- </HEAD>
- <BODY bgcolor=#ffffff>
- <A HREF="/sysadmin/index.stm" TARGET=_top>
- <IMG border=0 ALIGN=left SRC="/sysimage/system/console.gif"></A>
- <CENTER><FONT SIZE=6>Sambar Search Index Build/Rebuild</FONT>
- </CENTER>
- <P>
- <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>
- Directory(s) to index:
- <INPUT TYPE=text NAME="dirs" VALUE="" SIZE=30 MAXLENGTH=40><BR>
- Directory(s) to exclude:
- <INPUT TYPE=text NAME="exclude" VALUE="" 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 for the
- list of directories to index. 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. To specify directories within the Sambar Server
- documents directory no leading slash (/) should be specified.
- <P>
- A space separated list of directories or files to exclude may be provided
- in the second input window. These directories/files may contain the
- wild-card characters star (*) and question-mark (?) to match against
- (i.e. <CODE>*README.TXT</CODE> would indicate that no README.TXT files
- should be indexed.
- <P>
- <I>To use the default <B>include</B> and <B>exclude</B> directory
- lists found in the config/search.ini file, both sections should be
- left blank.</I>
- </TD>
- </TR>
- </TABLE>
- <BR>
- <BR>
- <A HREF="/"><IMG border=0 SRC="/sysimage/system/powerby.gif"></A>
- </BODY>
- </HTML>
-