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