silverstripe-fulltextsearch/code/search
Hamish Friedlander 5036f9e93c Merge pull request #14 from silverstripe-big-o/pull/instance-of-sslist
BUG Check for instanceof SS_List rather than deprecated DataObjectSet
2012-11-01 14:33:28 -07:00
..
FullTextSearch.php BUGFIX: Fixed deprecation errors for ClassInfo::is_subclass_of 2012-07-19 13:41:05 +12:00
SearchIndex.php Merge pull request #14 from silverstripe-big-o/pull/instance-of-sslist 2012-11-01 14:33:28 -07:00
SearchIntrospection.php Import first version of fulltextsearch module 2011-05-02 16:33:05 +12:00
SearchQuery.php NEW Added search-time boost support to SolrIndex 2012-08-23 18:30:46 +02:00
SearchUpdater.php NEW SearchIndex->excludeVariantState() 2012-08-28 23:34:51 +02:00
SearchVariant.php BUG Dont try and load SearchVariants that dont apply to this env 2012-07-19 13:41:05 +12:00
SearchVariantSiteTreeSubsitesPolyhome.php BUG Dont try and load SearchVariants that dont apply to this env 2012-07-19 13:41:05 +12:00
SearchVariantVersioned.php BUG Dont try and load SearchVariants that dont apply to this env 2012-07-19 13:41:05 +12:00