SphinxClient::setSelect

(PECL sphinx >= 1.0.1)

SphinxClient::setSelectSet select clause

Açıklama

public SphinxClient::setSelect ( string $clause ) : bool

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

Değiştirgeler

clause

SQL-like clause.

Sürüm Bilgisi

PECL/sphinx Sürüm: Açıklama
1.0.1 Added SphinxClient::setSelect(), available only if compiled with libsphinxclient >= 0.9.9.

Dönen Değerler

Başarı durumunda TRUE, başarısızlık durumunda FALSE döner.