Install
Works with Drupal: 8.xUsing Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
473.26 KB
MD5: 4db1fe7ab6e5d7fcc9eb92ab50ef35c8
SHA-1: 7576511e3445d49217ad8efe9208287bc8553c8b
SHA-256: 6ee531ffa4a24ffe483fce8488686fe9b356a8afd0fef1792aa48100a0214d22
Download zip
737.13 KB
MD5: ff3ed1ff3178c9c341b0146c0abc7348
SHA-1: 9f03dd5a4d9ee7c58d47aabc33d9229793d1195f
SHA-256: a5e2a82f69a166129e06557a7e68b4ceaa0b40ea0f110843b60e96376dc315b9
Release notes
This is release 1.13 of the Search API module, containing several bug fixes and new features.
Potentitally interesting for technical users is #2896419: Consider to remove exception handling from search_api_views_data which discusses exception handling in the Views data hook implementation. Additional feedback would be welcome to choose the best way forward here.
Complete list of changes since release 1.12:
- #3043930 by kfritsche, drunken monkey, borisson_: Fixed issue with nested Drush batch operations.
- #3049801 by drunken monkey, borisson_: Cleaned up some minor code style issues.
- #3049777 by drunken monkey: Fixed test fails for Drupal 8.7 HEAD.
- #3039142 by drunken monkey, ali-3a, LaravZ: Fixed all results returned when query has keywords but no fulltext fields.
- #3045396 by drunken monkey: Adapted to PHPCS changes in Core.
- #3044867 by drunken monkey, borisson_: Fixed namespace of TaxonomyTermArgumentTest.
- #3041144 by jonnyeom, drunken monkey, LaravZ: Fixed the form submission logic of the "Ignore Characters" processor.
- #2867479 by drunken monkey, odavydyuk, VitaliyB98, idebr, borisson_: Removed the "Search API Taxonomy Term Handlers" module.