silverstripe-framework/search
Sean Harvey f63497d6f9 ENHANCEMENT Extension arguments are now passed through to add_to_class()
static function on Extension classes.
BUGFIX FulltextSearchable didn't pass through arguments, use now
available $args parameter with FulltextSearchable::add_to_class()
2012-03-12 16:14:47 +13:00
..
filters MINOR Removed references to outdated versions from docs 2012-03-09 21:34:05 +01:00
FulltextSearchable.php ENHANCEMENT Extension arguments are now passed through to add_to_class() 2012-03-12 16:14:47 +13:00
SearchContext.php BUGFIX: Fixed SearchContext::getQuery() to avoid use of deprecated limit() call signature. 2012-03-09 18:12:14 +13:00