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, 24 May 2013

view this page in

SphinxClient::addQuery

(PECL sphinx >= 0.1.0)

SphinxClient::addQueryAjoute une requête à un batch multiple

Description

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

Ajoute une requête à un batch multi-requête. Cette méthode n'affecte pas la configuration courante (tri, filtrage, regroupement, etc.).

Liste de paramètres

query

La chaîne de requête.

index

Un nom d'index (ou des noms).

comment

Valeurs de retour

Retourne un index dans le tableau de résultat, qui sera retourné par SphinxClient::runQueries ou FALSE sinon.



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