Downloads
Download tar.gz
19.97 KB
MD5: b18297e6da3bbb28d0d28e6bc797ea04
SHA-1: 0e18067fbe3254b6ed4ca15a2f7fe1429ce9a353
SHA-256: c0bd96b83b1b08527cb56a3c5298217a311f3084725077921050d9a27750b835
Download zip
24.3 KB
MD5: 1c9dc3c224f0b5e1debde9ca490846ab
SHA-1: 43366ff26436fc04792e037195db9a8e5df4eb19
SHA-256: 6ad80904a1eda9ed7cd798d197670a25fa44f6bdce55e8b8b27e0e681762e0b5
Release notes
This version is focus on stability, the module had several issues that make it complicated to install and make it work on some situations.
This is an stable version that should work for anyone without modifications, next versions will be dedicated to enhance functionality and other improvements.
You will find in this version:
- Remove the check for sphinx server on localhost during the installation, the check is done in the status report and considers the sphinx configuration variables.
- #561032: sphinx_default_server and sphinx_default_port almost never used Fix problem in some parts of the flow it was not using the server and port variables to connect to the server
- #318970: Patch for upgrading sphinx module to Drupal 6 Consider this a stable release for Drupal 6
- #733930: SQL error when adding an index, can't add an index, module unusable Fixed issue in the use of variables when processing the forms in the administration pages
- #644858: sphinx.admin.inc.php not found Fixed the include of the administration code
- #748720: SphinxSearch API for Sphinx 0.9.9 has been updated Added support for API version 0.9.9 while keeping support for 0.8.x
- #329381: Menu hook Cleans and rebuilds menu after every add/change/remove of indexes
I hope this help everyone to be able to use Sphinx Search on Drupal.
I plan several improvements in the following weeks, but this was a priority to make the module more stable taking into consideration the hard work that johsw has made so far.
~Nestor