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

search for in the

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

view this page in

SphinxClient::addQuery

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

SphinxClient::addQueryAdd query to multi-query batch

Описание

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

Adds query with the current settings to multi-query batch. This method doesn't affect current settings (sorting, filtering, grouping etc.) in any way.

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

query

Query string.

index

An index name (or names).

comment

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

Returns an index in an array of results that will be returned by SphinxClient::runQueries call or false on error.

Смотрите также



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

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