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

This package is not maintained, if you would like to take over please go to this page.

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.