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.
Version | Release | Download |
1.3.3 | 2015-05-21 | sphinx-1.3.3.tgz |
1.3.2 | 2014-05-06 | sphinx-1.3.2.tgz |
1.3.1 | 2014-05-06 | sphinx-1.3.1.tgz |
1.3.0 | 2013-04-04 | sphinx-1.3.0.tgz |
1.2.0 | 2012-04-03 | sphinx-1.2.0.tgz |
Version | Message |
1.3.3 |
- Added setFilterString() method, available only when built with sphinxclient lib >= 2.2.3. - Fixed bug #67669 (SphinxClient::escapeString() is missing several symbols) - Fixed bug #69675 (crash when accessing properties of subclass) |
1.3.2 |
- Fixed build with older libsphinxclient versions (Dmitry Saprykin) - Added LICENSE to the package. |
1.3.1 |
- Fixed bug #67216 (segfault on setGroupBy()) (Dmitry Saprykin) - Fixed bug #66272 (Some constants are not defined) |
1.3.0 |
- Fixed setRankingMode's proto and add new ranking mode constants (patch by Michael Squires) - Fixed segfault when reading object properties. - Fixed bug #62026 (Second param in setRankingMode should be optional) |
1.2.0 |
- Added mva support to updateAttributes(). - Fixed build with 5_4. - Fixed bug #61392 (build failure with new version of libsphinxclient) |