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

Please login to continue.