SphinxClient::setSelect

(PECL sphinx >= 1.0.1)
Set select clause
public bool SphinxClient::setSelect ( string $clause )

Sets the select clause, listing specific attributes to fetch, and expressions to compute and fetch.

Parameters:
clause

SQL-like clause.

Returns:

Returns TRUE on success or FALSE on failure.

Changelog:
1.0.1

Added SphinxClient::setSelect(), available only if compiled with libsphinxclient >= 0.9.9.

doc_php
2016-02-24 16:11:59
Comments
Leave a Comment

Please login to continue.