Add hook to extract namespace in prefix search
authorNik Everett <neverett@wikimedia.org>
Wed, 22 Oct 2014 20:00:03 +0000 (16:00 -0400)
committerNik Everett <neverett@wikimedia.org>
Wed, 22 Oct 2014 20:05:19 +0000 (16:05 -0400)
commiteb6880736738d3d5267122776a53e9569a2f47f3
tree0fa6ac75595a83ec9057ef07709e2cfa0fbef211
parentfd56d91d84b94370eac37dcf3c563da99d40392f
Add hook to extract namespace in prefix search

This will allow extensions (namely CirrusSearch) to match namespaces using
their own rules if core can't find the namespace on its own.

Bug: 62322
Change-Id: I17337cd8ce90190bd335c9159e9d3bbb39ba89cd
docs/hooks.txt
includes/PrefixSearch.php