Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
175.71 KB
MD5: a19a0f98cfecffd9e512eb5749650d5f
SHA-1: a091a981fbfde156f29a8be1c6d045e6cc86c14a
SHA-256: c54e066eebf24367ac5bc4ba74baba3e9e6ff8d4af85b3292cad9a322d3e025b
Download zip
219.83 KB
MD5: a778fff8e5ef47eb31ad44989600ae5e
SHA-1: 9fd6802f11736ef4626b7e4255f7aac0d8ccf758
SHA-256: 9c1e3d1bf613142526301e7274397efa95dcf3f68c546721e5bd963a488d858f
Release notes
This is stable release 1.12 of the Search API module, containin numerous bug fixes (especially for the Views integration) and a few new features.
Updating the module on your site is recommended.
Complete list of changes since release 1.11:
- #2265349 by drunken monkey: Marked _search_api_settings_equals() as deprecated.
- #2256891 by justanothermark: Fixed "0" entity labels.
- #2233749 by rjacobs, drunken monkey: Added drush support to change the server used by an index.
- #2219553 by drunken monkey: Fixed Views fulltext filter operators.
- #2135697 by drunken monkey: Fixed handling of HTML attributes in the Highlighting processor.
- #2179755 by drunken monkey, fago: Fixed whitespaces after HTML filter.
- #2204847 by drunken monkey, alanmackenzie: Fixed Views caching issues with pagination.
- #2198791 by drunken monkey: Fixed empty Views entity filters.
- #2195469 by freakalis, drunken monkey: Added "Exclude fields" options to Highlighting processor.
- #2169455 by drunken monkey: Fixed "undefined index" in search_api_update_7116().
- #2219563 by drunken monkey: Added __toString() methods for queries and filters.
- #1888174 by drunken monkey, ipallian: Fixed problems with date facets.
- #2187487 by drunken monkey: Fixed admin summary of language filter.
- #2198261 by drunken monkey: Fixed fatal error on view editing.
- #2168713 by idebr: Fixed highlighting of keys containing slashes.
- #2150779 by hefox: Fixed "Overridden" detection for index features.
- #1227702 by drunken monkey: Improved error handling.