You are viewing an old version of this page. Return to the latest version.
TitleKey
-
- Last edited 6 years ago by P technik
-
-
- No status information
Extension: TitleKey
Overview | |||
---|---|---|---|
Description: | provides a title prefix search suggestion backend. | ||
State: | stable | Dependency: | MediaWiki |
Developer: | Brion Vibber | License: | - |
Type: | MediaWiki | Category: | Infrastructure |
Edition: | BlueSpice free, BlueSpice pro | ||
Features
Title prefix search suggestion backend
TitleKey extension 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.