On 01/06/2014 04:42 PM, Tobias wrote:
This could be done in the most simplest form by checking whether a namespace string is a prefix of the search string (perhaps excluding exotic namespaces such as MediaWiki) or even if the namespace name is contained in the search string.
Perhaps an even simpler implementation is to simply include a namespace in the search whenever its name (or perhaps one of a short list of plausible equivalents) is included in the search tokens.
I agree that someone typing "help tables" in the search box is almost certainly trying to find documentation and not articles.
-- Marc