SphinxClient::status

(PECL sphinx >= 1.0.3)

SphinxClient::statusQueries searchd status

Opis

public SphinxClient::status ( void ) : array

Queries searchd status, and returns an array of status variable name and value pairs.

Parametry

Ta funkcja nie posiada parametrów.

Rejestr zmian

PECL/sphinx Wersja Opis
1.0.3 Added SphinxClient::status(), available only if compiled with libsphinxclient >= 0.9.9.

Zwracane wartości

Returns an associative array of search server statistics lub FALSE w przypadku niepowodzenia.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top