Install
Works with Drupal: 8.xUsing Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
417.72 KB
MD5: 3625901468dbde67cd9ab62212b5466b
SHA-1: d92ee2057535c13e8d68541922291104bbb22c6b
SHA-256: f728089cb0e83da32aeff177f581e34eb40adcbb69d9326c38c9f5948e821f2e
Download zip
652.51 KB
MD5: 319bc77ff30cf79c35261bbc8bb642f8
SHA-1: 750555dee199d8ab62a609b394fb11206b8fbe4c
SHA-256: 005ef65e26dd8c1d56a1ce84530482e18968230b82d8d9da11d271d0564d586e
Release notes
This is release 1.4 of the Search API module, containing several bug fixes and new features.
One important note is that this release is needed for use with the latest dev version (and upcoming Beta versions) of the Search API Autocomplete module.
There are no new API changes in this release.
Complete list of changes since release 1.3:
- #2905117 by drunken monkey: Fixed problems with multi-valued processor-generated fields on Solr.
- #2884034 by drunken monkey: Fixed highlighting for processed keywords.
- #2902947 by drunken monkey: Fixed "Thousands marker" setting for Views fields.
- #2902907 by drunken monkey, juagarc4: Fixed indexing of multibyte text on MySQL.
- #2903805 by drunken monkey: Disabled fields processors for hidden fields.
- #2903014 by drunken monkey: Fixed "Enable for all fields" processor option.
- #2904976 by drunken monkey: Fixed the current test fails.
- #2902810 by drunken monkey, borisson_: Made query serialization in tests safer.
- #2903834 by drunken monkey: Adapted to latest changes in Autocomplete module.
- #2903633 by drunken monkey: Fixed current test fails.
- #2899920 by kfritsche: Fixed stored value of boolean Views filters.
- #2896312 by kerasai, drunken monkey: Fixed problems with Views options list filter.
- #2896878 by drunken monkey: Fixed test fails due to latest Core changes.
- #2665476 by ericgsmith, drunken monkey: Fixed paging in cached views.