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

search for in the

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

view this page in

SphinxClient::addQuery

(PECL sphinx >= 0.1.0)

SphinxClient::addQueryマルチクエリバッチにクエリを追加する

説明

public int SphinxClient::addQuery ( string $query [, string $index = "*" [, string $comment = "" ]] )

現在の設定で、クエリをマルチクエリバッチに追加します。 このメソッドは現在の設定 (ソート、フィルタリング、グループ化など) には一切影響をおよぼしません。

パラメータ

query

クエリ文字列。

index

インデックス名。

comment

返り値

SphinxClient::runQueries が返す結果配列のインデックス、 あるいはエラー時に false を返します。



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

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