search_api_saved_searches
349 sites
Security covered
This module offers users the ability to save searches executed with the Search API module and be notified of new results. Notifications are done via mails with token-replacement, their frequency can be configured both by admins and/or users and saved searches can also be created without first executing the search.
Facet, Views or other filters set for the search will also be included in a saved search, thus reflecting exactly the same search results as displayed.
Drupal 10+ version
The version of this module for Drupal 10+ is now considered stable. Unfortunately, there are still two major known issues. Users should be aware of these and configure their Saved Searches installation accordingly:
- #3061088: Save Search block does not display consistently with Views cache: All search views that are used with Saved Searches (that is, which allow visitors to save them) should disable any caching.
- #3251247: Facets are lost when using ajax: If a search view also uses facets, then it should not use AJAX.
Any input to those issues would be greatly appreciated.