Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
18.5 KB
MD5: c5509b3a44a09eeb9ef03c8a30a3dabc
SHA-1: 0e93c920f6b9d0f53ad18f74f997d2580b689775
SHA-256: d62e8844b7ef88502dc4b8e5bd68158d4bd3380c2986bd35de2f543aff3abf3b
Download zip
24.23 KB
MD5: f3b0081adfa8ee82986e0013010d6eb8
SHA-1: 0d2969ad756bfa8c0b4ffda20842de3124afad85
SHA-256: 556676a9a3ad16e9e38abc5464767e4a8a911fa8a2a3224c0baacf75b8ea9e45
Release notes
This version is needed to work with the RC 1 release of the Search API.
The following changes were made since Beta 1:
- #1334326 by drunken monkey: Adapted to Search API Views change.
- #1286682 by drunken monkey: Fixed query preprocessing in autocomplete callback.
- #1229700 by klausi, drunken monkey: Fixed problem with Views exposed filters that use custom IDs.
- Little corrections in display.
- Added drupal_alter() for query object before searching for suggestions.
- Improved theming of suggestions.