SphinxClient::status
(PECL sphinx >= 1.0.3)
SphinxClient::status — Queries searchd status
Descrição
public array SphinxClient::status
( void
)
Queries searchd status, and returns an array of status variable name and value pairs.
Parâmetros
Esta função não possui parâmetros.
Changelog
| PECL/sphinx Versão | Descrição |
|---|---|
| 1.0.3 | Added SphinxClient::status(), available only if compiled with libsphinxclient >= 0.9.9. |
Valor Retornado
Returns an associative array of search server statistics ou FALSE em caso de falha.