Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
27.69 KB
MD5: 1bf9fd4d6b22e991a6904e3da9d15e19
SHA-1: 0744711241aaa5e8782ec60d7190fdd104e1e441
SHA-256: 0b1831313033db5910857a13f74c645379f93785a8ee68b2a24868d686e6589b
Download zip
30.03 KB
MD5: 0d69819a7f5cd8a596101df7edcf46d7
SHA-1: e003ba5533b90483bc808e7059c110eba28f977d
SHA-256: 68ccbd40553593031984bab034a4ae40ea6e16e5eb6f0368d4e9fc9f65240986
Release notes
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:
- The re-architecturing of the "non-default database" feature in #2147361: Use Database::getConnection() instead of setDb() magic left several places unchanged, leading to potential errors for users of this feature. (See #2147361-7: Use Database::getConnection() instead of setDb() magic et seqq. for the follow-up.)
- #2156151: SearchApiException while deleting items from server fixes a fault introduced by #2126291: Update error handling according to the latest Search API change regarding the deletion of all of a server's items.
If you are currently using release 1.1, updating is strongly recommended.