sphinx\MatchBuilder parseParams()

parseParams() protected method

Returns the actual MATCH expression by inserting parameter values into the corresponding placeholders.

protected string parseParams ( $expression, $params )
$expression string

The expression string which is needed to prepare.

$params array

The binding parameters for inserting.

return string

Parsed expression.

doc_Yii
2016-10-30 17:12:08
Comments
Leave a Comment

Please login to continue.