sphinx\ActiveRecord fetchSnippet()

fetchSnippet() protected method

Builds up the snippet value from the given query.

protected string fetchSnippet ( $match, $options = [] )
$match string

The full-text query to build snippets for.

$options array

List of options in format: optionName => optionValue

return string

Snippet value.

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

Please login to continue.