Manual:$wgDBmysql4/fr
Cette fonctionnalité a été supprimée entièrement dans la version 1.19.0. |
Spécifique à MySQL: $wgDBmysql4 | |
---|---|
Set to true to use enhanced fulltext search. |
|
Introduit dans la version : | avant la version 1.1.0 |
Obsolète dans la version : | 1.6.0 |
Retiré dans la version : | 1.19.0 |
Valeurs autorisées : | (boolean) |
Valeur par défaut : | true (1.6-1.18)false (1.1-1.5) |
Autres paramètres : Alphabétique | Par fonction |
Détails
On versions of MediaWiki supporting MySQL 3.23.x, certain enhanced features like the boolean-mode fulltext search are used when this variable is set.
While still set for compatibility, the value is now ignored as of MediaWiki 1.6.0 since MySQL 3.x is no longer supported. From 1.6.0 the default value is set to true for compatibility reasons (so that extensions that check for the value of this setting get the right answer).