Podręcznik:$wgSearchTypeAlternatives
Ustawienia bazy danych: $wgSearchTypeAlternatives | |
---|---|
Alternative search types. |
|
Wprowadzono w wersji: | 1.22.0 (Gerrit change 76950; git #dd21f34c) |
Usunięto w wersji: | nadal w użyciu |
Dozwolone wartości: | (string) or null |
Domyślna wartość: | null |
Inne ustawienia: Alfabetycznie | Według funkcji |
Szczegóły
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.