SphinxClient::status
(PECL sphinx >= 1.0.3)
SphinxClient::status — Queries searchd status
説明
public SphinxClient::status
( void
) : array
Queries searchd status, and returns an array of status variable name and value pairs.
パラメータ
この関数にはパラメータはありません。
変更履歴
| PECL/sphinx バージョン | 説明 |
|---|---|
| 1.0.3 | Added SphinxClient::status(), available only if compiled with libsphinxclient >= 0.9.9. |
返り値
Returns an associative array of search server statistics失敗した場合に FALSE を返します.