home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 May / Pcwk5b98.iso / WEBSERVE / SAMBAR / DATA.1 / search.stm < prev    next >
Text File  |  1997-07-18  |  2KB  |  66 lines

  1. <HTML>
  2. <HEAD>
  3. <TITLE>Sambar Search Engine</TITLE>
  4. </HEAD>
  5. <BODY bgcolor=#ffffff>
  6. <A HREF="/sysadmin/index.stm" TARGET=_top>
  7. <IMG border=0 ALIGN=left SRC="/images/system/console.gif"></A>
  8. <CENTER><FONT SIZE=6>Sambar Search Engine</FONT>
  9. <HR>
  10. </CENTER>
  11. <TABLE border=0 cellspacing=20>
  12.  
  13.  
  14. <TR valign=top><TD>
  15. <FORM METHOD="POST" ACTION="/session/index">
  16. <INPUT TYPE=radio NAME="rebuild" VALUE="y" CHECKED> Rebuild<BR>
  17. <INPUT TYPE=radio NAME="rebuild" VALUE="n"> Append<P>
  18. Index <SELECT NAME="indexname">
  19. <RCXsearchindexes>
  20. </SELECT>
  21. <P>
  22. <INPUT TYPE=text NAME="dirs" VALUE="<RCEindexdirs>" SIZE=30 MAXLENGTH=40><BR>
  23. <INPUT TYPE=submit VALUE="Site Index">
  24. </FORM>
  25. </TD>
  26. <TD>Build an index of the directory(s) indicated (relative to the documents 
  27. directory) and append the documents found to the site <I>search</I> index.
  28. A space separated list of one or more directories is expected.
  29. Care must be taken not to index a directory or file twice; directories are
  30. recursively traversed. 
  31. <P>
  32. A star (*) indicates that all documents under the document directory
  33. should be indexed.
  34. </TD>
  35. </TR>
  36.  
  37. </TABLE>
  38. <HR>
  39. <P>
  40. You can search the Sambar site using the Search engine below. 
  41. To search the Sambar site, simply type in any word, set of words, or
  42. phrases you might use when speaking or writing, then click OK. 
  43. Additional <A HREF="/search/help.htm" TARGET=_top>help</A> is 
  44. available for phrasing queries.  The top 100 matching documents are 
  45. listed in weighted order.  The Search engine is provided by 
  46. <A HREF="http://www.sambar.com/" TARGET=_top>Sambar Technologies</A>.
  47. <P>
  48. <CENTER>
  49. <TABLE cellpadding=5>
  50. <FORM METHOD=POST ACTION="/search/results.stm">
  51. <TR><TD>Search index: </TD>
  52. <TD><SELECT NAME="RCSindexname">
  53. <RCXsearchindexes>
  54. </SELECT></TD></TR>
  55. <TR><TD align=right><B>Search for: </B></TD>
  56. <TD align=left><INPUT NAME="RCSquery" SIZE=30 VALUE="" MAXLENGTH=40> 
  57. <INPUT TYPE=image SRC="/images/system/go.gif" height=20 width=20 border=0></TD></TR>
  58. </FORM>
  59. </TABLE>
  60. </CENTER>
  61. <BR>
  62. <BR>
  63. <A HREF="/"><IMG border=0 SRC="/images/system/powerby.gif"></A>
  64. </BODY>
  65. </HTML>
  66.