silverstripe-fulltextsearch/tests
Sam Minnee 4b51393e01 Don't rely on MySQL ordering of index->getAdded()
MySQL is more reliable in its output ordering of elements where the order doesn't matter.
PostgreSQL is not.  This meant that this test "accidentally passed" on MySQL and failed on
PostgreSQL.  The sort function resolves this.
2014-02-14 11:32:24 +13:00
..
SearchUpdaterTest.php Don't rely on MySQL ordering of index->getAdded() 2014-02-14 11:32:24 +13:00
SearchVariantSiteTreeSubsitesPolyhomeTest.php Make tests run 2013-09-11 14:35:01 +12:00
SearchVariantVersionedTest.php Make tests run 2013-09-11 14:35:01 +12:00
SolrIndexTest.php API Add support for Solr 4 and make it the default 2013-11-08 15:03:47 +13:00