wiki.techinc.nl/tests/phpunit/includes/search
Stanislav Malyshev e421158b1a 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
2016-11-29 15:15:42 -08:00
..
ParserOutputSearchDataExtractorTest.php Extract ParserOutput search index data fields from WikiTextContentHandler 2016-08-19 09:26:17 -04:00
SearchEnginePrefixTest.php Rank aliases in search in order they appear in the messages file. 2016-11-29 15:15:42 -08:00
SearchEngineTest.php Add SearchEngineFactory::getSearchEngineClass() instead of using the DB 2016-09-15 21:31:35 -07:00
SearchIndexFieldTest.php Create API to allow content handlers to handle structured data definitions 2016-07-06 13:41:20 -07:00
SearchSuggestionSetTest.php