wiki.techinc.nl/includes/search
dcausse 6cbd56954e Fix Undefined index: 0 in SearchExactMatchRescorer.php on line 44
It seems to happen when opensearch or prefixsearch api is called with an
invalid namespace parameter.

Change-Id: I1dda12c93db03c520080e8ee57bd750396905a58
2016-03-31 16:26:37 +02:00
..
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 Fix Undefined index: 0 in SearchExactMatchRescorer.php on line 44 2016-03-31 16:26:37 +02: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