(PECL sphinx >= 1.0.3)
SphinxClient::status — Queries searchd status
public SphinxClient::status ( ) : array
Queries searchd status, and returns an array of status variable name and value pairs.
This function has no parameters.
PECL/sphinx Version | Description |
---|---|
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 or false
on failure.
© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/sphinxclient.status.php