Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
176.3 KB
MD5: 212edf36d470e41314ebdcf4082c2791
SHA-1: 53b540f3bd35fc42ad643411bf85be9efc0738e0
SHA-256: 715df9b442ada11cd3fb25d39860b43055ac5a69999d025ed808485cf7235ae7
Download zip
220.45 KB
MD5: fb3299f62c2592ec28e3a3c55074d0e2
SHA-1: b552900c000c6117b715ff091b18376ab1ce35e3
SHA-256: 189f687db7791f2d55cf1f0cb80698c1851669fd522f503b3807e347e26a548a
Release notes
This is stable release 1.13 of the Search API module. It contains several new bug fixes, including an adaption to the recent change in Views' cache plugins.
Upgrading is recommended for all users of the module.
Complete list of changes since release 1.12:
- #2281535 by areynolds, nicola85: Adapted to latest changes in Views cache plugins.
- #2145547 by aaronbauman: Fixed duplicated sorts (one exposed) in Views.
- #2146435 by alanmackenzie: Fixed Views paging with custom pager add-ons.
- #2278791 by drunken monkey | tksmd: Fixed excerpt when searching single CJK word.
- #2272983 by idflood, drunken monkey: Fixed Highlighting processor for queries without returned results.
- #2216345 by bacardi55, fabianderijk, drunken monkey: Fixed array to string conversion in Highlighting processor.