no full text threshold for emails
This commit is contained in:
@@ -35,8 +35,6 @@ class Email extends \Espo\Core\SelectManagers\Base
|
||||
|
||||
protected $fullTextOrderType = self::FT_ORDER_ORIGINAL;
|
||||
|
||||
protected $fullTextRelevanceThreshold = 0.2;
|
||||
|
||||
protected $selectAttributesDependancyMap = [
|
||||
'subject' => ['name'],
|
||||
'personStringData' => ['fromString', 'fromEmailAddressId'],
|
||||
|
||||
Reference in New Issue
Block a user