GoLang SphinxClient::open

request it (319)
GoLang replacement for PHP's SphinxClient::open [edit | history]



Do you know a GoLang replacement for PHP's SphinxClient::open? Write it!

PHP SphinxClient::open

PHP original manual for SphinxClient::open [ show | php.net ]

SphinxClient::open

(PECL sphinx >= 1.0.3)

SphinxClient::openOpens persistent connection to the server

Description

public bool SphinxClient::open ( void )

Opens persistent connection to the server.

Parameters

This function has no parameters.

Changelog

PECL/sphinx Version Description
1.0.3 Added SphinxClient::open(), available only if compiled with libsphinxclient >= 0.9.9.

Return Values

Returns TRUE on success or FALSE on failure.