sphinx\MatchBuilder build()

build() public method

Generates the MATCH expression from given yii\sphinx\MatchExpression object.

public string build ( $match )
$match yii\sphinx\MatchExpression

The yii\sphinx\MatchExpression object from which the MATCH expression will be generated.

return string

Generated MATCH expression.

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

Please login to continue.