Date: Fri, 11 Jan 2013 11:16:51 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.4.0) Content-Type: application/x-phpwiki; pagename=Help%2FFullTextSearchPlugin; flags=PAGE_LOCKED%2CEXTERNAL_PAGE; markup=2; charset=UTF-8 Content-Transfer-Encoding: binary The **~FullTextSearch** [[Help:WikiPlugin|plugin]] searches the content of all pages in this wiki. == Usage == {{{ <> }}} == Arguments == All [[Help:PageList|PageList]] arguments, plus the following ones: {| class="bordered" |- ! Argument ! Description ! Default value |- | **s** | The search term | //none// |- | **hilight** | Highlight results (boolean) | true |- | **case_exact** | Search with case exact (boolean) | false |- | **regex** | Type of regular expression used for searching | auto |- | **sortby** | Sorting order for results | ~-hi_content |- | **noheader** | Do not display header (boolean) | false |- | **exclude** | Comma-separated list of glob to exclude | false |- | **quiet** | Be less verbose (boolean) | true |} == Example == {{{ <> }}} <> == Author == * [[Help:Reini Urban|Reini Urban]] == See Also == * [[Help:TitleSearchPlugin]] * [[Help:ExternalSearchPlugin]] * [[Help:InterWikiSearchPlugin]] ---- [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]