Merge pull request #207 from creative-commoners/pulls/3.0/list-all-the-classes

FIX Reenable indexing of relationship fields
This commit is contained in:
Robbie Averill 2018-03-13 13:53:02 +13:00 committed by GitHub
commit 685148f6fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ use SilverStripe\ORM\FieldType\DBField;
use SilverStripe\ORM\FieldType\DBString;
use SilverStripe\ORM\Queries\SQLSelect;
use SilverStripe\View\ViewableData;
use SilverStripe\ORM\SS_List;
/**
* SearchIndex is the base index class. Each connector will provide a subclass of this that