SphinxClient::runQueries

(PECL sphinx >= 0.1.0)

SphinxClient::runQueriesRun a batch of search queries

Опис

public array SphinxClient::runQueries ( void )

Connects to searchd, runs a batch of all queries added using SphinxClient::addQuery, obtains and returns the result sets.

Значення, що повертаються

Returns FALSE on failure and array of result sets on success.

Прогляньте Також

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top