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
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.