(PECL sphinx >= 1.0.1)
SphinxClient::setSelect — Set select clause
$clause
)Sets the select clause, listing specific attributes to fetch, and expressions to compute and fetch.
clauseSQL-like clause.
| PECL/sphinx 버전 | 설명 |
|---|---|
| 1.0.1 | Added SphinxClient::setSelect(), available only if compiled with libsphinxclient >= 0.9.9. |
성공 시 TRUE를, 실패 시 FALSE를 반환합니다.