SphinxClient::open
(PECL sphinx >= 1.0.3)
SphinxClient::open — Opens persistent connection to the server
説明
public bool SphinxClient::open
( void
)
Opens persistent connection to the server.
パラメータ
この関数にはパラメータはありません。
変更履歴
| PECL/sphinx バージョン | 説明 |
|---|---|
| 1.0.3 | Added SphinxClient::open(), available only if compiled with libsphinxclient >= 0.9.9. |
返り値
成功した場合に TRUE を、失敗した場合に FALSE を返します。