TitleKey
-
- Last edited 3 years ago by Florian Bäckmann
-
-
- No status information
Extension: TitleKey
Overview | |||
---|---|---|---|
Description: | Provides a title prefix search suggestion backend. | ||
State: | stable | Dependency: | MediaWiki |
Developer: | Brion Vibber | License: | GPL v2+ |
Type: | MediaWiki | Category: | Infrastructure |
Edition: | BlueSpice free, BlueSpice pro, BlueSpice Farm, BlueSpice Cloud | ||
Features
The extensionTitleKey provides a case-insensitive title prefix search. It uses a separate table for the keys, so if it works cleanly it can be deployed without an expensive rebuild of core tables, and dumped when Wikimedia gets a nicer backend through MWSearch extension.
This extension provides no benefit if you are using CirrusSearch.[1]
For the average site administrator, the benefit of this extension is that it allows search suggestions (e.g. from Opensearch API) to be case-insensitive.
For more information please visit MediaWiki.