Remove SearchResultTooMany
authorChad Horohoe <chadh@wikimedia.org>
Fri, 20 Jun 2014 17:34:26 +0000 (10:34 -0700)
committerChad Horohoe <chadh@wikimedia.org>
Fri, 20 Jun 2014 17:36:47 +0000 (10:36 -0700)
commit9643a0a92d893e6b6b4bf8d9c638438917d575af
treeb31d40d53c8955c13d9b807fd3d8bf6e4492961e
parent433d57f00f10b7e1218034f1a7372f6ee8ccb142
Remove SearchResultTooMany

Only worked for Postgres, and only worked halfway at that. Result
sets could be false for many reasons. No results, bad query, database
went to Mars. We shouldn't assume they're always "too many results."

Leave it up to the normal query error logging and move on.

Change-Id: Ieddd163e440ae54b152541d727c1afdbc4ab4fbd
includes/AutoLoader.php
includes/search/SearchEngine.php
includes/search/SearchPostgres.php
includes/specials/SpecialSearch.php
languages/i18n/en.json