sphinx\MatchBuilder buildAndMatch()

buildAndMatch() public method

Connects two or more MATCH expressions with the AND or OR operator

public string buildAndMatch ( $operator, $operands, &$params )
$operator string

The operator which is used for connecting the given operands

$operands array

The Match expressions to connect

$params array

The expression parameters to be populated

return string

The MATCH expression

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

Please login to continue.