%META:TOPICINFO{author="TWikiContributor" date="1111929255" format="1.0" version="3"}%
%META:TOPICPARENT{name="WebSearch"}%
---+ Advanced Search

%SEARCH{ "%URLPARAM{search}%" type="keyword" scope="%URLPARAM{scope}%" web="%URLPARAM{web}%" nosearch="%URLPARAM{nosearch}%" zeroresults="off%URLPARAM{search}%"}%
<noautolink>
<div class="twikiPageForm">
<form action="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%INTURLENCODE{"%INCLUDINGWEB%/%INCLUDINGTOPIC%"}%">
<table id="twikiSearchTable" border="0" cellspacing="0" cellpadding="0">
<tr>
<td colspan="2" class="first">
  <input type="text" name="search" value="%URLPARAM{ "search" encode="entity" }%" size="40" /> 
  <input type="submit" class="twikiSubmit" value="Search" /><span class="twikiSmall">&nbsp;[[%TWIKIWEB%.SearchHelp][Help]]</span>
<div class="twikiSmall" style="padding:1em 0 0 0;">TIP: to search for all topics that contain ="SOAP"=, ="WSDL"=, a literal ="web service"=, but not ="shampoo"=, write: <code>soap wsdl "web service" -shampoo</code></div>
</td>
</tr>
<tr>
<th>Search&nbsp;where:&nbsp;</td>
<td>
<input type="radio" class="twikiRadioButton" id="textbody" name="scope" value="text" %CALC{$IF($EXACT(%URLPARAM{"scope" default="text"}%,text),checked="checked")}% /><label for="textbody"> Text body</label><br />
<input type="radio" class="twikiRadioButton" id="topictitle" name="scope" value="topic" %CALC{$IF($EXACT(%URLPARAM{scope}%,topic),checked="checked")}% /><label for="topictitle"> Topic title</label><br />
<input type="radio" class="twikiRadioButton" id="both" name="scope" value="all" %CALC{$IF($EXACT(%URLPARAM{scope}%,all),checked="checked")}% /><label for="both"> Both body and title</label>
<hr />
<input type="checkbox" class="twikiCheckbox" id="web" name="web" %CALC{$IF($EXACT(%URLPARAM{web}%,),,checked="checked")}% /><label for="web"> All public webs</label> <span class="twikiSmall">(otherwise search <nop>%WEB% Web only)</span>
</td>
</tr>
<tr>
<th>Sort&nbsp;results&nbsp;by:&nbsp;</td>
<td>
<input type="radio" class="twikiRadioButton" id="topic" name="order" value="topic" checked="checked" /><label for="topic"> Topic name</label><br />
<input type="radio" class="twikiRadioButton" id="modified" name="order" value="modified" /><label for="modified"> Last modified time</label><br />
<input type="radio" class="twikiRadioButton" id="editby" name="order" value="editby" /><label for="editby"> Last editor</label>
<hr />
<input type="checkbox" class="twikiCheckbox" name="reverse" id="reverse" /><label for="reverse"> In reversed order</label>
</td>
</tr>
<tr>
<th>Make&nbsp;search:&nbsp;</td>
<td><input type="checkbox" class="twikiCheckbox" name="casesensitive" id="casesensitive" /><label for="casesensitive"> Case sensitive</label><br />
<input type="checkbox" class="twikiCheckbox" name="regex" id="regex" /><label for="regex"> Regular expression search</label> <span class="twikiSmall">(semicolon =;= for and) [[%TWIKIWEB%.RegularExpression][about regular expression search]]</span>
</td>
</tr>
<tr>
<th><b>Don't&nbsp;show:&nbsp;</b></td>
<td><input type="checkbox" class="twikiCheckbox" name="nosearch" id="nosearch" /><label for="nosearch"> Search string</label><br />
<input type="checkbox" class="twikiCheckbox" name="nosummary" id="nosummary" /><label for="nosummary"> Summaries</label><br />
<input type="checkbox" class="twikiCheckbox" name="nototal" id="nototal" /><label for="nototal"> Total matches</label>
</td>
</tr>
<tr>
<th>Do&nbsp;show:&nbsp;</td>
<td><input type="checkbox" class="twikiCheckbox" name="bookview" id="bookview" /><label for="bookview"> !BookView</label> <span class="twikiSmall">[[%TWIKIWEB%.BookView][about BookView]]</span><br />
<input type="checkbox" class="twikiCheckbox" name="showlock" id="showlock" /><label for="showlock"> Locked topics</label>
</td>
</tr>
<tr>
<th class="last">Limit&nbsp;results&nbsp;to:&nbsp;</td>
<td class="last"><input type="text" name="limit" id="limit" size="3" value="all" /><label for="limit"> Topics per web </label><span class="twikiSmall">(=all= to show all topics)</span>
</td>
</tr>
</table>
</form>
</div>
</noautolink>

<div class="twikiHelp">
*Other search options:*
	* If you already know the name of the topic, enter the name of the topic into the [[%TWIKIWEB%.GoBox][Jump box]] at the top
	* <a href="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%INCLUDINGWEB%/?scope=topic&regex=on&search=\.*">List all topics in the <nop>%INCLUDINGWEB% web</a> in alphabetical order
	* List topics that start with the letter: <a href="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%INCLUDINGWEB%/?scope=topic&amp;regex=on&amp;search=%5Ea">A</a><span class="twikiSeparator"> | </span><a href="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%INCLUDINGWEB%/?scope=topic&amp;regex=on&amp;search=%5Eb">B</a><span class="twikiSeparator"> | </span><a href="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%INCLUDINGWEB%/?scope=topic&amp;regex=on&amp;search=%5Ec">C</a><span class="twikiSeparator"> | </span><a href="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%INCLUDINGWEB%/?scope=topic&amp;regex=on&amp;search=%5Ed">D</a><span class="twikiSeparator"> | </span><a href="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%INCLUDINGWEB%/?scope=topic&amp;regex=on&amp;search=%5Ee">E</a><span class="twikiSeparator"> | </span><a href="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%INCLUDINGWEB%/?scope=topic&amp;regex=on&amp;search=%5Ef">F</a><span class="twikiSeparator"> | </span><a href="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%INCLUDINGWEB%/?scope=topic&amp;regex=on&amp;search=%5Eg">G</a><span class="twikiSeparator"> | </span><a href="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%INCLUDINGWEB%/?scope=topic&amp;regex=on&amp;search=%5Eh">H</a><span class="twikiSeparator"> | </span><a href="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%INCLUDINGWEB%/?scope=topic&amp;regex=on&amp;search=%5Ei">I</a><span class="twikiSeparator"> | </span><a href="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%INCLUDINGWEB%/?scope=topic&amp;regex=on&amp;search=%5Ej">J</a><span class="twikiSeparator"> | </span><a href="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%INCLUDINGWEB%/?scope=topic&amp;regex=on&amp;search=%5Ek">K</a><span class="twikiSeparator"> | </span><a href="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%INCLUDINGWEB%/?scope=topic&amp;regex=on&amp;search=%5El">L</a><span class="twikiSeparator"> | </span><a href="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%INCLUDINGWEB%/?scope=topic&amp;regex=on&amp;search=%5Em">M</a><span class="twikiSeparator"> | </span><a href="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%INCLUDINGWEB%/?scope=topic&amp;regex=on&amp;search=%5En">N</a><span class="twikiSeparator"> | </span><a href="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%INCLUDINGWEB%/?scope=topic&amp;regex=on&amp;search=%5Eo">O</a><span class="twikiSeparator"> | </span><a href="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%INCLUDINGWEB%/?scope=topic&amp;regex=on&amp;search=%5Ep">P</a><span class="twikiSeparator"> | </span><a href="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%INCLUDINGWEB%/?scope=topic&amp;regex=on&amp;search=%5Eq">Q</a><span class="twikiSeparator"> | </span><a href="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%INCLUDINGWEB%/?scope=topic&amp;regex=on&amp;search=%5Er">R</a><span class="twikiSeparator"> | </span><a href="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%INCLUDINGWEB%/?scope=topic&amp;regex=on&amp;search=%5Es">S</a><span class="twikiSeparator"> | </span><a href="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%INCLUDINGWEB%/?scope=topic&amp;regex=on&amp;search=%5Et">T</a><span class="twikiSeparator"> | </span><a href="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%INCLUDINGWEB%/?scope=topic&amp;regex=on&amp;search=%5Eu">U</a><span class="twikiSeparator"> | </span><a href="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%INCLUDINGWEB%/?scope=topic&amp;regex=on&amp;search=%5Ev">V</a><span class="twikiSeparator"> | </span><a href="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%INCLUDINGWEB%/?scope=topic&amp;regex=on&amp;search=%5Ew">W</a><span class="twikiSeparator"> | </span><a href="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%INCLUDINGWEB%/?scope=topic&amp;regex=on&amp;search=%5Ex">X</a><span class="twikiSeparator"> | </span><a href="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%INCLUDINGWEB%/?scope=topic&amp;regex=on&amp;search=%5Ey">Y</a><span class="twikiSeparator"> | </span><a href="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%INCLUDINGWEB%/?scope=topic&amp;regex=on&amp;search=%5Ez">Z</a>
	* <a href="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%INCLUDINGWEB%/?scope=topic&amp;regex=on&amp;bookview=on&amp;search=\.*">All topics in <nop>BookView</a> <span class="twikiSmall">([[%TWIKIWEB%.BookView][about BookView]])</span>
	* [[%INCLUDINGWEB%.WebChanges][Recently changed topics]]
</div><!-- Do _not_ attempt to edit this topic; it is auto-generated. Please add comments/questions/remarks to the Dev topic instead. -->
