SearchResultSet: remove hasResults(), unused
authorChad Horohoe <chadh@wikimedia.org>
Fri, 20 Jun 2014 14:24:09 +0000 (07:24 -0700)
committerChad Horohoe <chadh@wikimedia.org>
Fri, 20 Jun 2014 14:24:09 +0000 (07:24 -0700)
commitbea8e24db2ac60ce79e60ea3ad2d3886acaba9cf
tree850e6bbbb02cfb7bba758d411d0c38553ee7a0e2
parent26247006e9210ae327ba5a99234e040cd8a50d8d
SearchResultSet: remove hasResults(), unused

SolrStore, MWSearch and CirrusSearch all implement this and are
now free to drop their implementations.

Change-Id: Ia04bd3fc8526c35c3c9590c7fe4e2db2bc120283
includes/search/SearchResultSet.php