Jump to content

Manual:$wgSearchType/ko

From mediawiki.org
This page is a translated version of the page Manual:$wgSearchType and the translation is 33% complete.
Database settings: $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.

같이 보기