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

Please login to continue.