Manual:$wgSearchType/de-formal

From mediawiki.org
This page is a translated version of the page Manual:$wgSearchType and the translation is 17% complete.
Database settings: $wgSearchType
Type of search used for the wiki.
Eingeführt in Version:1.4.0
Entfernt in Version:weiterhin vorhanden
Erlaubte Werte:(string) or null. See below for valid values.
Standardwert:null (1.5+)
"MyISAM" (1.4)

Details

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.

See also