PHP
downloads | documentation | faq | getting help | mailing lists | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

SphinxClient::__construct> <SphinxClient::buildExcerpts
Last updated: Fri, 14 Nov 2008

view this page in

SphinxClient::buildKeywords

(No version information available, might be only in CVS)

SphinxClient::buildKeywordsExtract keywords from query

Описание

public array SphinxClient::buildKeywords ( string $query , string $index , bool $hits )

Extracts keywords from query using tokenizer settings for the given index , optionally with per-keyword occurrence statistics.

Список параметров

query

A query to extract keywords from.

index

An index to get tokenizing settings and keyword occurrence statistics from.

hits

A boolean flag to enable/disable keyword statistics generation.

Возвращаемые значения

Returns an array of associative arrays with per-keyword information.



add a note add a note User Contributed Notes
SphinxClient::buildKeywords
There are no user contributed notes for this page.

SphinxClient::__construct> <SphinxClient::buildExcerpts
Last updated: Fri, 14 Nov 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites