
Search formNote that you can redefine this form to suit your current needs, removing the options you don't want Search through all webs form (suited for top bar)
<form action="%SCRIPTURLPATH%/plucsearch%SCRIPTSUFFIX%/%INTURLENCODE{"%INCLUDINGWEB%"}%/">
<input type="text" name="search" size="32" /> <input type="submit" value="Search" />
<input type="hidden" name="web" value="all">
</form>
Search through current web (suited for left bar)
<form action="%SCRIPTURLPATH%/plucsearch%SCRIPTSUFFIX%/%INTURLENCODE{"%INCLUDINGWEB%"}%/">
<input type="text" name="search" size="32" /> <input type="submit" value="Go" />
<input type="hidden" name="web" value="%INCLUDINGWEB%">
</form>
Query syntax
Query examples (just type it in your | ||||||||
| Changed: | ||||||||
| < < | See also: TWiki:Plugins/PluceneSearchEngineAddOn | |||||||
| > > | See also: TWiki:Plugins/SearchEnginePluceneAddOn | |||||||
| Changed: | ||||||||
| < < | -- JoanMVigo? - 02 Mar 2006 | |||||||
| > > | -- JoanMVigo? - 20 Mar 2006 | |||||||
| Added: | ||||||||
| > > | ||||||||