Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
137.18 KB
MD5: 9cbbf4d2155c18722f35a4587a969936
SHA-1: ae030c1e894d44e599d6eeaaddb46029cb549015
SHA-256: 379902d05cd1c353eed5456dac7d3747736c3a92ac5b8553d9eae69bca9a090c
Download zip
173.45 KB
MD5: 8f57fb030c547d7205e1c6e928e14e41
SHA-1: fff15d26876838a562c19655c755c0f44eebd03c
SHA-256: f3b8ceec280942e12023824dd7dbd722cf064a120a9f0bccd2c0595e9131260b
Release notes
This release contains some bug fixes and new features for the Search API module.
Complete list of changes:
- #1169254 by cslavoie, drunken monkey, DYdave: Added transliteration processor.
- #1959088 by drunken monkey: Fixed titles for contextual filters.
- #1792296 by andrewbelcher, drunken monkey: Added a group for Search API hooks.
- #1407844 by nbucknor: Added "exclude" option for Views contextual filters.
- #1278942 by Simon Georges, drunken monkey: Added an option to apply entity_access() to Views results.
- #1819412 by drunken monkey: Added clean way for retrieving an index's data alterations and processors.
- #1838134 by das-peter, drunken monkey: Added hook_search_api_items_indexed().
- #1471310 by drunken monkey: Fixed handling of unset fields when indexing.
- #1944394 by drunken monkey: Added caching to SearchApiIndex::getFields().
- #1594762 by drunken monkey, alanom, esclapes: Fixed detection of deleted items in the Hierarchy data alteration.
- #1702604 by JvE, slucero: Added option for maximum date facet depth.