Database settings: $wgSearchTypeAlternatives | |
---|---|
Alternative search types. |
|
Introduced in version: | 1.22.0 (Gerrit change 76950; git #dd21f34c) |
Removed in version: | still in use |
Allowed values: | (string) or null |
Default value: | null |
Other settings: Alphabetical | By function |
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.
See also
- Manual:$wgSearchType
This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.