Manual:$wgSearchTypeAlternatives
Appearance
| データベースの設定: $wgSearchTypeAlternatives | |
|---|---|
| Alternative search types. |
|
| 導入されたバージョン: | 1.22.0 (Gerrit change 76950; git #dd21f34c) |
| 除去されたバージョン: | 使用中 |
| 許容される値: | (文字列) または null |
| 既定値: | null |
| その他の設定: アルファベット順 | 機能順 | |
詳細
Alternative search types.
Sometimes you want to support multiple search engines for testing.
This allows users to select their search engine of choice via the URL parameter srbackend in Special:Search and parameters in the action=search API.
If using this, there's no need to add $wgSearchType to it, that is handled automatically.