JMediawikiSearch::openSearch
Method to search the wiki using opensearch protocol.
Signature
public function openSearch(string
$search,
[integer
$limit = null,
[array
$namespace = null,
[string
$suggest = null,
[string
$format = null]]]] )
Parameters
-
$search
- Search string.
-
$limit
- Maximum amount of results to return.
-
$namespace
- Namespaces to search.
-
$suggest
- Do nothing if $wgEnableOpenSearchSuggest is false.
-
$format
- Output format.