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

Please login to continue.