search_api_db 7.x-1.9

Bug fixes

This is release 1.9 of the Search API Database Search module, containing one bug fix:

search_api_db 7.x-1.8

Bug fixes

This is release 1.8 for the Search API DB (aka Database Search) module for Drupal 7, containing a few bug fixes.

search_api_db 7.x-1.7

Bug fixes
New features

This is release 1.7 of the Search API Database Search module, containing several bug fixes and new features.

Special attention should be given to the fix for issue #2940278: Decimal values from DB get indexed as TRUE in boolean index field: users indexing float/decimal fields as “Boolean” in Search API (using the Database backend) will have to re-index, since values were not converted properly before.

search_api_db 7.x-1.6

Bug fixes
New features

This is release 1.6 of the Search API Database Search module, containing several bug fixes and new features.

search_api_db 7.x-1.4

Bug fixes
New features

This is release 1.4 of the Search API Database Search module.

search_api_db 7.x-1.3

Bug fixes
New features

This is stable release 1.3 of the Search API Database Search module, containing both new features and bug fixes.
The most important changes are:

  • Several performance improvements made by Neil Drumm to be able to use this module on drupal.org.
  • #1299238: Add option for partial matching, adding the long-requested "partial matching" feature.
  • Some fixes for Postgres-specific bugs which now finally makes the test suite pass for Postgres databases.

Updating your used module version is recommended. Please don't forget to run update.php after doing so!

search_api_db 7.x-1.2

Bug fixes

This is release 1.2 of the Search API Database Search module, adding only two bug fixes for regressions introduced in the 1.1 release:

If you are currently using release 1.1, updating is strongly recommended.

search_api_db 7.x-1.1

Bug fixes
New features

This is release 1.1 of the Search API Database Search module, containing several bug fixes and compatibility improvements. Test coverage and robustness was also improved.

Note: If your are using a non-default database (not the database Drupal is running on) for your search server, there may be some serious bugs in this release. Please don't update but wait for version 1.2, and help test in #2147361-7: Use Database::getConnection() instead of setDb() magic!

search_api_db 7.x-1.0

New features
Bug fixes

This is the first stable release of the Search API Database Search module.

It contains two small fixes as well as one larger, architectural change: #2083079: Store single-valued fields in a single, denormalized table. In this issue, Neil Drumm implemented a significant performance improvement for single-valued fields, so this module can be used on drupal.org.
Existing indexes won't be updated, only when you newly add a search index to a database search server you will be able to enjoy the performance boost. No further action is required.

search_api_db 7.x-1.0-rc3

New features

This is the third release candidate for the Search API Database Search project.
If no more issues will be identified for it, a stable release will be created in the next weeks.

There were only two changes introduced since RC 2:

search_api_db 7.x-1.0-rc2

New features
Bug fixes

This release contains several bug fixes as well as a few new features. Most notably, Search API autocomplete is now supported (see #1836992: Add autocomplete support)!

search_api_db 7.x-1.0-rc1

Bug fixes

This is the first release candidate for the Search API Database Search module. Compared to the Beta 4 release, numerous bugs were fixed and with the latest version of the Search API, all included test cases finally pass.

search_api_db 7.x-1.0-beta4

Bug fixes

This is a new Beta release of the Search API Database search module, which contains a few bugfixes. Updating should be without problems.

search_api_db 7.x-1.0-beta3

Security update

This release contains only one change compared to the previous Beta 2 release: some error messages weren't properly escaped, which has now been fixed.

Since this might lead to an XSS vulnerability on your site (depending on the rest of your search setup), it is strongly recommended that you update to this new version.

search_api_db 7.x-1.0-beta2

Bug fixes
Insecure

This version is needed to work with the RC 1 release of the Search API.

The following changes were made since Beta 1:

search_api_db 7.x-1.0-beta1

New features
Bug fixes
Insecure

Contains a basically working backend with some bugs that might preclude its use on some production sites (especially sites in languages with accented characters – see #1144620: Fix character collation problems).

Subscribe with RSS Subscribe to Releases for Search API Database Search