Difference between revisions of "SUNScholar/SOLR Statistics"

From Libopedia
Jump to navigation Jump to search
Line 12: Line 12:
 
The issue is being discussed on this wiki page: https://wiki.duraspace.org/display/DSPACE/DSpace+statistics+-+current+status+and+future+development
 
The issue is being discussed on this wiki page: https://wiki.duraspace.org/display/DSPACE/DSpace+statistics+-+current+status+and+future+development
  
Also see: https://jira.duraspace.org/browse/DS-2541 and https://github.com/DSpace/DSpace/pull/905 about work to automatically fix old statistics databases.
+
Also see the following about work to automatically fix old statistics databases.
 +
*https://jira.duraspace.org/browse/DS-2541
 +
*https://github.com/DSpace/DSpace/pull/905
  
 
==Introduction==
 
==Introduction==

Revision as of 23:46, 4 May 2015

Back to Statistics

PLEASE NOTE:

New statistics fields were introduced in DSpace 4.X, therefore any upgrade from a DSpace version <= 3.X will not have these fields.

The lack of these new fields in statistics records from previous versions of DSpace, causes major errors when attempting to do statistics maintenance in DSpace versions => 4.X after an upgrade from a lower version of DSpace. See the link below for a possible fix.

https://gist.github.com/terrywbrady/82bd91b53ea4374b96e4

Because of this problem, we have moved to using Elastic Statistics instead, which seems to be more stable.

The issue is being discussed on this wiki page: https://wiki.duraspace.org/display/DSPACE/DSpace+statistics+-+current+status+and+future+development

Also see the following about work to automatically fix old statistics databases.

Introduction

SOLR Statistics was introduced with DSpace version 1.6.2, but did not work well until DSpace version 1.8.2.

SOLR statistics are enabled by default for the XMLUI in DSpace versions => 3.2.

For DSpace 4.X

For DSpace 3.X

For DSpace 1.8.X

Old Statistics Conversion Help