sphinx 6.x-1.4
| Download | Size | md5 hash |
|---|---|---|
| sphinx-6.x-1.4.tar.gz | 21.56 KB | 12eb54b029ed72728c3501bed949f4cf |
| sphinx-6.x-1.4.zip | 25.1 KB | cce3baa7c52c394a30c051b701be80cc |
Release notes
A new stable version with small changes.
New features:
- Added using of libraries module, still keeping support for legacy path #1488790: Libraries path for requiremetns
Fixed:
- #993490: Sphinx daemon NOT running
- Fixed code break if library is not installed
sphinx 6.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| sphinx-6.x-1.3.tar.gz | 20.09 KB | c5bc1c5a9046378088d01b240fd64cf6 |
| sphinx-6.x-1.3.zip | 24.37 KB | b8593e3bc1ca56574781cf2bff8f341f |
Release notes
In this version we fix some problems with the additional modules of sphinx (sphinx_facet module and sphinx suggestion module).
This can be considered a full stable version for the core and additional modules of sphinx for Drupal 6.
The next things to do for future versions is to simplify the administration and add more configuration options.
Included in this version:
- #822944 Fix typo that was not allowing the excerpts to work
- #823178 Fixed the facelets
- #823184 Using the fast option for the suggestions
~Nestor
sphinx 6.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| sphinx-6.x-1.2.tar.gz | 19.97 KB | b18297e6da3bbb28d0d28e6bc797ea04 |
| sphinx-6.x-1.2.zip | 24.3 KB | 1c9dc3c224f0b5e1debde9ca490846ab |
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
sphinx 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| sphinx-6.x-1.0.tar.gz | 20.31 KB | e3b087e52360d2018d50264a9f2fec14 |
| sphinx-6.x-1.0.zip | 24.52 KB | e51c3a9142fe849bf4d95d1d11c12007 |
Release notes
#335948 'Installation fails in multi-site environments' by cpliakas
#329886 'Incorrect form_ser_error' by vflirt
added validation for language codes i the sphinx_suggestion module
added $filters argument in _sphinx_facet_build_facets to allow other values than those from $_GET
added $page argument in _sphinx_do_search to allow other values than those from $_GET
fixed wrong argument for _sphinx_build_advanced_query in sphinx_search_form_submit
general code cleaning
sphinx 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| sphinx-6.x-1.x-dev.tar.gz | 21.6 KB | 79c9e8e436dcf134390b4fcada7b4df0 |
| sphinx-6.x-1.x-dev.zip | 25.12 KB | 25df8f4bd5a627f9dc8db1ef8ca6d36b |
Release notes
This is the first release of the d6 branch
sphinx 5.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| sphinx-5.x-1.1.tar.gz | 18.13 KB | 2422bc798211efa62224d5c36fa17981 |
| sphinx-5.x-1.1.zip | 22.34 KB | 268071f30ea9fa86723029f6d598107e |
Release notes
This release adds facet functionality
sphinx 5.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| sphinx-5.x-1.0.tar.gz | 15.89 KB | 9ad97fbab15ec77ebd9e2bbddf698ac4 |
| sphinx-5.x-1.0.zip | 19.18 KB | 03f67dcf19f40815f9072e5c80f9d397 |
Release notes
This development release includes facet functionality
sphinx 5.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| sphinx-5.x-1.x-dev.tar.gz | 18.51 KB | 5a231946ebea05202547c8ea06578f90 |
| sphinx-5.x-1.x-dev.zip | 21.9 KB | cb68a86a163e0b1d11abe7934bd754f6 |
Release notes
This is the first development release.