buildMatch() public method
public string buildMatch ( $match, &$params ) | ||
---|---|---|
$match | string|yii\db\Expression|yii\sphinx\MatchExpression |
Match condition |
$params | array |
The binding parameters to be populated |
return | string |
Generated MATCH expression |
Please login to continue.