SphinxClient::status

(PECL sphinx >= 1.0.3)

SphinxClient::statusQueries searchd status

Опис

public array SphinxClient::status ( void )

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 в разі помилки.

add a note add a note

User Contributed Notes

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