SphinxClient::open
(PECL sphinx >= 1.0.3)
SphinxClient::open — Opens 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.
See Also
- SphinxClient::close
← SphinxClient::getLastWarning
SphinxClient::query →
© 1997–2017 The PHP Documentation GroupLicensed under the Creative Commons Attribution License v3.0 or later.
本文档系腾讯云开发者社区成员共同维护,如有问题请联系 cloudcommunity@tencent.com

