Manual:$wgSearchType/zh
Appearance
| 数据库设置: $wgSearchType | |
|---|---|
| Type of search used for the wiki. |
|
| 引进版本: | 1.4.0 |
| 移除版本: | 仍在使用 |
| 允许的值: | (string) or null. See below for valid values. |
| 默认值: | null (1.5+)"MyISAM" (1.4) |
| 其他设置: 按首字母排序 | 按功能排序 | |
细节
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.