SphinxClient::setSelect
(PECL sphinx >= 1.0.1)
SphinxClient::setSelect — Set select clause
Beschreibung
public bool SphinxClient::setSelect
( string
$clause
)Sets the select clause, listing specific attributes to fetch, and expressions to compute and fetch.
Parameter-Liste
-
clause -
SQL-like clause.
Changelog
| PECL/sphinx Version | Beschreibung |
|---|---|
| 1.0.1 | Added SphinxClient::setSelect(), available only if compiled with libsphinxclient >= 0.9.9. |
Rückgabewerte
Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.
There are no user contributed notes for this page.
