| Package Information |
| Summary |
Client extension for Sphinx - opensource SQL full-text search engine |
| Maintainers |
Antony Dovgal (lead) [wishlist] [details] Alexey Romanenko (lead) [details]
|
| License |
PHP |
| Description |
This extension provides bindings for libsphinxclient, client library for Sphinx. |
Release notes Version 0.2.0 (beta) |
- Updated SphinxClient::updateAttributes() to return number of updated attributes on success.
- Updated SphinxClient::setIDRange() to accept integers, not floats.
- Updated SphinxClient::addQuery() to return integer on success. |