wiki.techinc.nl/includes/search
Brian Wolff 8c953947ff rm $wgCountTotalSearchHits. It was broken.
If $wgCountTotalSearchHits was set to true, then the total
number of hits returned was zero, which caused Special:Search
to display no results.

I'm opting to remove the feature (although I don't have any
strong opinions about removal vs changing Special:Search), since
if someone both cares about performance and has a wiki where its
big enough to matter, they are going to need to use Cirrus anyways.

Change-Id: I1c3b908ae5423ce3dfbdc22b1a68dd81a85698aa
2014-07-08 03:41:13 -03:00
..
SearchDatabase.php Database search fixes: 2014-06-20 13:43:36 -07:00
SearchEngine.php Merge "Remove SearchEngineReplacePrefixesComplete hook" 2014-06-24 07:20:18 +00:00
SearchHighlighter.php Pass phpcs-strict on includes/search/ 2014-05-09 22:32:17 +02:00
SearchMssql.php Remove use of strencode() outside Database classes 2014-06-02 13:45:26 -04:00
SearchMySQL.php rm $wgCountTotalSearchHits. It was broken. 2014-07-08 03:41:13 -03:00
SearchOracle.php Pass phpcs-strict on includes/search/ 2014-05-09 22:32:17 +02:00
SearchPostgres.php Remove SearchResultTooMany 2014-06-20 10:36:47 -07:00
SearchResult.php Fixed some @params documentation (includes/*) 2014-04-20 23:33:05 +02:00
SearchResultSet.php rm $wgCountTotalSearchHits. It was broken. 2014-07-08 03:41:13 -03:00
SearchSqlite.php rm $wgCountTotalSearchHits. It was broken. 2014-07-08 03:41:13 -03:00