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

search for in the

SphinxClient::close> <SphinxClient::buildExcerpts
[edit] Last updated: Fri, 17 May 2013

view this page in

SphinxClient::buildKeywords

(PECL sphinx >= 0.1.0)

SphinxClient::buildKeywordsキーワードをクエリから抽出する

説明

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

query からキーワードを抽出します。 index で、トークナイザ設定 およびオプションでキーワード単位の出現統計情報を指定します。

パラメータ

query

キーワードを抽出するクエリ。

index

トークン化の設定とキーワード出現統計情報を取得するインデックス。

hits

キーワード統計情報の生成を有効/無効にするフラグ。

返り値

キーワード単位の情報を含む連想配列の配列を返します。



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

 
show source | credits | sitemap | contact | advertising | mirror sites