..
SearchDatabase.php
Update various @params from DatabaseBase to IDatabase
2015-10-05 05:24:29 +00:00
SearchEngine.php
completionSearch: try an exact match even if the backend returns no result
2016-03-11 09:40:40 +01:00
SearchExactMatchRescorer.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
SearchHighlighter.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
SearchMssql.php
Replace uses of join() by implode()
2016-03-08 18:24:16 +00:00
SearchMySQL.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
SearchNearMatchResultSet.php
Split SearchResultSet.php classes
2016-01-03 17:12:10 -06:00
SearchOracle.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
SearchPostgres.php
Improve code suffering from PHP 5.3's lack of support for foo()[]
2016-02-28 22:49:20 +01:00
SearchResult.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
SearchResultSet.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
SearchSqlite.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
SearchSuggestion.php
Allow titles with falsy title text in suggestions
2016-03-24 16:35:56 -07:00
SearchSuggestionSet.php
build: Update mediawiki-codesniffer to 0.6.0, add "composer fix"
2016-02-17 02:54:42 -08:00
SqlSearchResultSet.php
Split SearchResultSet.php classes
2016-01-03 17:12:10 -06:00