Use the HTML form below to test your MicrosoftIndexServer search engine installation:


<FORM action="%SCRIPTURLPATH%/iissearch%SCRIPTSUFFIX%/%WEB%/">
	* <B>Attachment search</B>:
	<TABLE border="0" cellspacing="0" cellpadding="0">
	<TR><TD>
	  Don't show:
	</TD><TD>
	  <INPUT type="checkbox" name="nosearch"> search string
	</TD><TD>
	  <INPUT type="checkbox" name="nosummary"> summaries &nbsp;
	  <INPUT type="checkbox" name="nototal"> total matches
	</TD></TR>
	<TR><TD>
	  Do show:
	</TD><TD>
	  <INPUT type="checkbox" name="limit" value="20" checked> Top 20 results
	</TD><TD>
	  <INPUT type="checkbox" name="web"> All webs (not only %WIKITOOLNAME%.%WEB% web)
	</TD></TR>
	</TABLE>
	<INPUT type="text" name="search" size="32"> <INPUT type="submit" value="Search text">
</FORM>

_Note: Ensure that this page is being viewed on the same TWiki installation as the Index Server._


-- Main.AdamKolbert - 18 Oct 2001 <br>
