About Features Downloads Getting Started Documentation Events Support GitHub

Love VuFind®? Consider becoming a financial supporter. Your support helps build a better VuFind®!

Site Tools


Warning: This page has not been updated in over over a year and may be outdated or deprecated.
configuration:email_alerts

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
configuration:email_alerts [2019/11/11 18:51] – created demiankatzconfiguration:email_alerts [2020/12/24 13:37] demiankatz
Line 1: Line 1:
 ====== Email Alerts ====== ====== Email Alerts ======
  
-Starting with release 6.1, VuFind supports "selective dissemination of information" -- users can subscribe to searches and receive regular email alerts when new results appear in those result sets.+Starting with release 6.1, VuFind supports "selective dissemination of information" (SDI) -- users can subscribe to searches and receive notifications in the form of regular email alerts when new records appear in those result sets.
  
 ===== Configuration ===== ===== Configuration =====
Line 12: Line 12:
  
 3. Set up a cron job or other process/workflow for running the [[administration:command_line_utilities#scheduledsearch_controller|command line utility]] ("php $VUFIND_HOME/public/index.php scheduledsearch notify") to send notifications based on user subscriptions. It is generally preferable to run this during a low-volume time since it will potentially perform a large number of searches, imposing a load on Solr. 3. Set up a cron job or other process/workflow for running the [[administration:command_line_utilities#scheduledsearch_controller|command line utility]] ("php $VUFIND_HOME/public/index.php scheduledsearch notify") to send notifications based on user subscriptions. It is generally preferable to run this during a low-volume time since it will potentially perform a large number of searches, imposing a load on Solr.
 +
 +===== Video =====
 +
 +The [[videos:xml_change_tracking_and_email_alerts|XML Change Tracking and Email Alerts]] video discusses this feature and demonstrates how to configure and use it.
 ---- struct data ---- ---- struct data ----
 ---- ----
  
configuration/email_alerts.txt · Last modified: 2023/11/09 18:49 by demiankatz