sphinx 0.2.0

Client extension for Sphinx - opensource SQL full-text search engine


This extension provides bindings for libsphinxclient, client library for Sphinx.

License: PHP

Changes

- 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.