Manual:$wgSearchTypeAlternatives/ru
Настройки базы данных: $wgSearchTypeAlternatives | |
---|---|
Alternative search types. |
|
Введено в версии: | 1.22.0 (Gerrit change 76950; git #dd21f34c) |
Удалено в версии: | всё ещё используется |
Допустимые значения: | (string) or null |
Значение по умолчанию: | null |
Другие настройки: По алфавиту | По функциональности |
Details
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.