Install
Works with Drupal: 8.xUsing Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
439.81 KB
MD5: 007408dbd159300f5cf010b27d29d72a
SHA-1: 66903f4c91e7b3910b02a03cd0415e864b97a7c7
SHA-256: 026c086932f10b454f2cc03e0ed152782a2ad44eeb3d8b51041a63e0837e9501
Download zip
683.68 KB
MD5: 8c76b7d6b60786462128960018a27d66
SHA-1: c590bfb9752f39087e66ea9ff6c98ad103508f0b
SHA-256: 5e8561bc8623d9717b24cf5f082d616c1a8a2b745f0790303e61a415397cf46e
Release notes
This is release 1.6 of the Search API module, containing several bug fixes and new features.
See the list of change records for API changes/additions since the last release.
Complete list of changes since release 1.5:
- #2669962 by kevin.dutra, drunken monkey, kristofferwiklund, borisson_: Added option to change the order in which items are indexed.
- #2917399 by drunken monkey, andypost, borisson_, zenimagine: Fixed definition of Views taxonomy term plugins.
- #2922874 by drunken monkey, borisson_: Fixed DBMS compatibility handling when a non-default database is used with the Database backend.
- #2923910 by George Bills, drunken monkey, eft, borisson_, robin.ingelbrecht: Fixed handling of array-valued Views fulltext filter input.
- #2914478 by borisson_, mpp, drunken monkey, pfrenssen, claudiu.cristea, kevin.dutra, SylvainM, jhedstrom, bircher: Added integration with Drush 9.
- #2926733 by drunken monkey, borisson_: Fixed indexing of leading/trailing whitespace in fulltext tokens on database backend.
- #2922024 by drunken monkey, borisson_: Fixed Stemmer incorrectly processing non-English searches.
- #2931730 by drunken monkey: Adapted tests to changes in drupal_set_message().
- #2929739 by drunken monkey, borisson_: Improved adherence to coding standards.
- #2927748 by mkalkbrenner, mstiem, drunken monkey: Fixed Views field handler for multiple processor-defined fields returned by the server.
- #2928944 by drunken monkey: Removed assert() calls with string parameters.
- #2923976 by Martijn Houtman, drunken monkey: Fixed facets with random sorting on Database backend.
- #2921582 by chr.fritsch, drunken monkey: Fixed saving of "database_text" form field for Database servers.
- #2919884 by samuel.mortenson, borisson_, drunken monkey: Improved performance for saving an index's reindexing state.
- #2855254 by dev.patrick, drunken monkey, borisson_: Removed the remaining @codingStandardsIgnoreFile directive.
- #2916754 by chr.fritsch, borisson_, drunken monkey: Fixed failure to detect whether a view is executed in the current request.
- #2910638 by drunken monkey, borisson_, phillipHG: Fixed handling of entity-valued processor properties.
- #2917036 by drunken monkey, borisson_: Fixed illegal return values in Database::getAutocompleteSuggestions().
- #2916225 by tilenav, borisson_, drunken monkey: Replaced manual config setting with installConfig() in our Kernel tests.
- #2917779 by mkalkbrenner, edurenye, drunken monkey: Fixed fatal errors in views on PHP 5.
- #2905562 by drunken monkey, borisson_: Increased the minimum Core version to 8.4.
- #2905562 by drunken monkey, borisson_: Increased the minimum Core version to 8.4.
- #2916208 by drunken monkey: Fixed AJAX display of plugin forms.
- #2278433 by drunken monkey, borisson_: Added option to Views field handlers to use highlighted fields data.
- #2278433 by drunken monkey, borisson_: Added option to Views field handlers to use highlighted fields data.