Manual:$wgDBts2schema/fr
Appearance
Cette fonctionnalité a été supprimée entièrement dans la version 1.18.0. |
| Spécifique à PostgreSQL: $wgDBts2schema | |
|---|---|
| Tsearch2 schema for Postgres |
|
| Introduit dans la version : | 1.8.0 |
| Retiré dans la version : | 1.18.0 |
| Valeurs autorisées : | (string) |
| Valeur par défaut : | 'public' |
| Autres paramètres : Alphabétique | Par fonction | |
Détails
Schema for tsearch2 tables. Only used if you use Postgres as your database, this indicates in what schema the tsearch2 tables are located. Tsearch2 is used to implement full-text searching within MediaWiki. It is very unlikely that anything other than the default value of 'public' will ever need to be used.