Deprecate PrefixSearchBackend
authorStanislav Malyshev <smalyshev@gmail.com>
Fri, 19 Feb 2016 23:30:23 +0000 (15:30 -0800)
committerStanislav Malyshev <smalyshev@gmail.com>
Fri, 19 Feb 2016 23:30:23 +0000 (15:30 -0800)
Change-Id: I9a8d3113f0428294db847638365fb0233c93d9ac

docs/hooks.txt

index 8822e0c..930aa0a 100644 (file)
@@ -2397,7 +2397,8 @@ $key: the section name
 &$legend: the legend text. Defaults to wfMessage( "prefs-$key" )->text() but may
   be overridden
 
-'PrefixSearchBackend': Override the title prefix search used for OpenSearch and
+'PrefixSearchBackend': DEPRECATED! Override SearchEngine::completionSearchBackend instead.
+Override the title prefix search used for OpenSearch and
 AJAX search suggestions. Put results into &$results outparam and return false.
 $ns: array of int namespace keys to search in
 $search: search term (not guaranteed to be conveniently normalized)