silverstripe-framework/search
Sean Harvey ec02ab6f68 BUGFIX Fixed FulltextSearchable checking DB::getConn() unncessarily for
MySQL, as Database::requireTable() will only apply create_table_options
to the database adapter they're set for. Replace Object::add_static_var
usage (deprecated) with the new config system instead.
2012-03-25 20:38:29 +13:00
..
filters MINOR Removed references to outdated versions from docs 2012-03-09 21:34:05 +01:00
FulltextSearchable.php BUGFIX Fixed FulltextSearchable checking DB::getConn() unncessarily for 2012-03-25 20:38:29 +13:00
SearchContext.php BUGFIX: Fixed SearchContext::getQuery() to avoid use of deprecated limit() call signature. 2012-03-09 18:12:14 +13:00