Manual:$wgSearchType
From MediaWiki.org
| Database settings: $wgSearchType | |
|---|---|
| Type of DB search used. |
|
| Introduced in version: | 1.4.0 |
| Removed in version: | still in use |
| Allowed values: | (string) or null. See below for valid values. |
| Default value: | null "MyISAM" prior to 1.5.0. |
Other settings: Alphabetical | By Function
Details[edit]
Leave as null to select the default search engine for the selected database type (e.g. SearchMySQL, SearchPostgres or SearchOracle), or set to a class name to override to a custom search engine.
| Language: | English • français • 日本語 |
|---|