Podręcznik:$wgSearchType
Appearance
| Ustawienia bazy danych: $wgSearchType | |
|---|---|
| Type of search used for the wiki. |
|
| Wprowadzono w wersji: | 1.4.0 |
| Usunięto w wersji: | nadal w użyciu |
| Dozwolone wartości: | (string) or null. See below for valid values. |
| Domyślna wartość: | null (1.5+)"MyISAM" (1.4) |
| Inne ustawienia: Alfabetycznie | Według funkcji | |
Szczegóły
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.