(PECL sphinx >= 1.0.3)
SphinxClient::status — Queries searchd status
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
.