|
SphinxClient::buildExcerptsBuild text snippets Description
public array SphinxClient::buildExcerpts
( array
$docs
, string $index
, string $words
[, array $opts
] )Connects to searchd, requests it to generate excerpts (snippets) from the given documents, and returns the results. Parameters
Return Values
Returns array of snippets on success or |