sphinx\Query $match

$match public property

Text, which should be searched in fulltext mode. This value will be composed into MATCH operator inside the WHERE clause. Note: this value will be processed by yii\sphinx\Connection::escapeMatchValue(), if you need to compose complex match condition use yii\db\Expression, see match() for details.

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

Please login to continue.