NAME
Logfile::EPrints::Repeated - Catch fulltext events and check for repeated requests
DESCRIPTION
This filter catches fulltext events and either forwards the fulltext event or, if the same identifier has been requested by the same address within 24 hours, create a repeated event.
TODO
Free memory by removing requests older than 24 hours.