sphinxsearch 3.0.x-dev

This is the development snapshot of Shpinx Search for Drupal 9 & 10.

sphinxsearch 6.x-2.0

Stable release of Sphinx Search module for Drupal 6.

Branch 6.x-1.0 was the first attempt to port the module from D5 days, but that effort was not finished. Now, branch 6.x-2.x has been created with the goal to provide a stable release, and one that allows external modules alter almost every feature of the Sphinx integration.

Now, only critical issues will be fixed. Next steps, when that time comes, would have to go with Drupal Search API in mind...

sphinxsearch 6.x-2.x-dev

Development version for the sphinxsearch module for Drupal 6.x, with support for XMLPipe generation using PHP CLI.

sphinxsearch 5.x-1.4

Bug fixes

- Bugfix #331424 by neochief, Stripping multiline scripts and styles.
- No need to run Drupal update.php.
- Rebuild indexes is only necessary if your content had inline javascript or styles.

sphinxsearch 5.x-1.3

Bug fixes

- Bugfix #320044, by zeezhao: XMLPipe fails due to invalid XML codes in subject.
- Minor conding style issues (coder module rocks!).

For further information, please see CHANGELOG.txt

PS: Running Drupal's update.php script is NOT required to upgrade. ;-)

sphinxsearch 5.x-1.2

Bug fixes

Fixed a couple of minor bugs. For further information, please see commit 143860.

To upgrade from version 1.1, just replace module files an go. No need to run update.php. Files in sphinxsearch_scripts directory have not been changed.

sphinxsearch 6.x-1.x-dev

Development version for the sphinxsearch module for Drupal 6.x. This branch is more or less a direct port from D5 days. It won't get more new features, only critical bug fixes.

sphinxsearch 5.x-1.1

New features
Bug fixes

Bug fixes:

  • Fixed bug "Could not obtain last nid." caused by error building SQL condition for node type, when only one node type has been enabled. Thanks to valcker, issue: #302614

Functionality added or changed:

sphinxsearch 5.x-1.0

Since RC1: enhanced tagadelic and faceted search support, minor issues fixed.

sphinxsearch 5.x-1.0-rc1

Coding of new features is frozen now. Please, see README.txt and CHANGELOG.txt for details of recent changes.

sphinxsearch 5.x-1.0-beta1

Feedback on this release is greatly appreciated. It now has connection diagnosis in admin panel, a pretty complete advanced search form, tagadelic block, it all starts to be more modular (see how the tagadelic block is built for an example). It is possible to create alternate search forms in tabs using external modules, similar feature than Drupal search framework, however I wouldn't say the base code is completely ready for this kind of tweaks. That's where we go, though... more features will probably be left for D6.

Subscribe with RSS Subscribe to Releases for Sphinx Search