SphinxClient::close
SphinxClient::close
(PECL sphinx >= 1.0.3)
SphinxClient::close — Closes previously opened persistent connection
Description
public bool SphinxClient::close ( void )
Closes previously opened persistent connection.
Parameters
This function has no parameters.
Changelog
PECL/sphinx Version | Description |
---|---|
1.0.3 | Added SphinxClient::close(), available only if compiled with libsphinxclient >= 0.9.9. |
Return Values
Returns TRUE
on success or FALSE
on failure.
See Also
← SphinxClient::buildKeywords
SphinxClient::__construct →
© 1997–2017 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.