sphinx\Query callSnippetsInternal()

callSnippetsInternal() protected method

Builds a snippets from provided source data by the given index.

protected array callSnippetsInternal ( array $source, $from )
$source array

The source data to extract a snippet from.

$from string

Name of the source index.

return array

Snippets list.

throws yii\base\InvalidCallException

in case match() is not specified.

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

Please login to continue.