Install
Works with Drupal: 8.xUsing Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
365.19 KB
MD5: d36e5d7ffb33807c85a459d86a791540
SHA-1: e45c2390d16691f7c35240874578d538c586540a
SHA-256: d24c34510b75d60a40bb106c8fd4e85b280d7119f7bda6ee7a0269b9873a6655
Download zip
571.17 KB
MD5: 9ce6df8c4d900d6efe9c9ac547d21e37
SHA-1: 5dd6a5ecef42b760454cbfeb5fa5a1317498a931
SHA-256: 23749fa50dd4c7ca1e515c46329ac0b478f0e3d2dfc7a61e059dc0ce59a43c73
Release notes
This is the Beta 3 release of the Search API module's Drupal 8 version.
While there are no known major bugs and the module is fully usable at this point, this version is still not completely stable and should only be used with great care in a production environment. Especially, the Drupal Security Team will not cover this release, so security-relevant issues might be discussed and resolved publicly (in case any are discovered).
If you want to help get this module to a stable release, or get an idea of the current status, please see the list of release blockers and targets.
Complete list of changes since the Beta 2 release:
- #2625152 by jhedstrom, drunken monkey, borisson_, mpp, stijn.blomme, Rodlangh: Added an "Index hierarchy" processor.
- #2818621 by alan-ps: Fixed overly accurate index status percentage.
- #2792277 by drunken monkey: Fixed issues during config syncing of our entities.
- #2813525 by drunken monkey, alan-ps: Fixed incorrect indexing of nodes/comments with excluded bundle.
- #2803701 by drunken monkey, rbayliss: Fixed strict warnings from UnsavedConfigurationFormTrait.
- #2711017 by drunken monkey: Adapted Core's UncacheableDependencyTrait.
- #2690229 by drunken monkey: Adapted Core's SubformState solution.
- #2575641 by rbayliss, dazz, drunken monkey: Fixed behavior of "Save and edit" button for indexes.
- #2769021 by drunken monkey: Added the generated Search API query to the Views preview.
- #2817341 by mkalkbrenner, drunken monkey: Added PluginDependencyTrait to ConfigurablePluginBase.
- #2809211 by cristiroma: Fixed size of text fields on "Fields" tab.
- #2684465 by Dropa, david.gil, drunken monkey: Fixed indexing of non-translated entity references.
- #2695627 by dermario, drunken monkey: Added support for (NOT) IN and (NOT) BETWEEN operators to Views.
- #2782577 by drunken monkey, zuhair_ak: Fixed extraction of configurable properties in processors.