Package org.dspace.statistics
package org.dspace.statistics
Facilities for detecting and storing both model and usage events, and for
querying the store.
See
SolrLoggerUsageEventListener and StatisticsLoggingConsumer
for event capture, and SolrLoggerServiceImpl for storing and querying.-
ClassDescriptionScript to anonymize solr statistics according to GDPR specifications.
Callableimplementation to process a solr document to be anonymized.Service that handle the GeoIP database file.Factory of HtmlSolrClient instances.Data structure for returning results from statistics searches.Build connections to Solr cores.Static holder for a HttpSolrClient connection pool to issue usage logging events to Solr from DSpace libraries, and some static query composers.Possible values of thetypefield of a usage event document.Simple SolrLoggerUsageEvent facade to separate Solr specific logging implementation from DSpace.Bean containing theSolrClientfor the statistics coreStatisticsLogging Consumer for SolrLogger which captures Create, Update and Delete Events on DSpace Objects.