Split SearchResultSet.php classes
authorJustin Du <justin.d128@gmail.com>
Sun, 3 Jan 2016 23:10:32 +0000 (17:10 -0600)
committerJustin Du <justin.d128@gmail.com>
Sun, 3 Jan 2016 23:12:10 +0000 (17:12 -0600)
commit3b0f55c492530fd1da0e925a03e36b7071825344
tree931c76b705d7135ae096754a15cbcc6aa14a0d30
parentff53e7ee8d043ef6e317d887824822c65eb916c5
Split SearchResultSet.php classes

Change autoload.php file to accomodate the split

Bug: T122637
Change-Id: I3a326aa329c3be64662825ac06b169ae96b8f53c
autoload.php
includes/search/SearchNearMatchResultSet.php [new file with mode: 0644]
includes/search/SearchResultSet.php
includes/search/SqlSearchResultSet.php [new file with mode: 0644]