sphinx\ActiveRecord callKeywords()

callKeywords() public static method

Returns tokenized and normalized forms of the keywords, and, optionally, keyword statistics.

public static array callKeywords ( $text, $fetchStatistic = false )
$text string

The text to break down to keywords.

$fetchStatistic boolean

Whether to return document and hit occurrence statistics

return array

Keywords and statistics

doc_Yii
2016-10-30 17:11:34
Comments
Leave a Comment

Please login to continue.