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

- Added __sleep() and __wakeup() methods to prevent (un)serialization of SphinxClient instances.
- Fixed PECL bug #15033 (segfaults on SPARC because of unaligned read).
- Fixed PECL bug #14930 (configure fails on freebsd). (patch by nobleclem at fatalexception dot us)
- Fixed PECL bug #14752 (32-bit Client does not work with 64-bit ids). (nobleclem at fatalexception dot us, Tony)