Severely refactored the SearchResultSet descendants system, consolidating most od...
authorMax Semenik <maxsem@users.mediawiki.org>
Sat, 9 Jan 2010 14:30:55 +0000 (14:30 +0000)
committerMax Semenik <maxsem@users.mediawiki.org>
Sat, 9 Jan 2010 14:30:55 +0000 (14:30 +0000)
commit4b0299a765776c31a097e3377cd8510ddbb73a69
tree4385c9bbba632c87db32b08ad536cf6d6a21bc9f
parent58fd29c1c11b3562f886672af6418129dd4b1e33
Severely refactored the SearchResultSet descendants system, consolidating most od the code into one class. Ping r58322.
includes/AutoLoader.php
includes/search/SearchEngine.php
includes/search/SearchIBM_DB2.php
includes/search/SearchMySQL.php
includes/search/SearchOracle.php
includes/search/SearchPostgres.php
includes/search/SearchSqlite.php