Rank aliases in search in order they appear in the messages file.
authorStanislav Malyshev <smalyshev@gmail.com>
Tue, 29 Nov 2016 21:54:15 +0000 (13:54 -0800)
committerStanislav Malyshev <smalyshev@gmail.com>
Tue, 29 Nov 2016 23:15:42 +0000 (15:15 -0800)
commite421158b1adb642fa07c9dd33404555976a7bf7f
tree0f8589ba70e0738a9b1cc70f184cd97659999c49
parenta11673ca56ac4ac6908850584369b49edf866cb5
Rank aliases in search in order they appear in the messages file.

This will ensure the local page name (which is the first alias) is prioritized.

Bug: T151660
Change-Id: I3cc266024f5e052d20ff55c4b2c6cbd2945e3dd3
includes/PrefixSearch.php
tests/phpunit/includes/PrefixSearchTest.php
tests/phpunit/includes/search/SearchEnginePrefixTest.php