Commit Graph

23 Commits

Author SHA1 Message Date
Andrea Schweer
9d8284d85f [DS-2212] Ignore _version_ field when sharding solr stats 2015-05-13 15:13:35 -05:00
rradillen
e10b10224a [DS-2532] botness of a visit is not properly logged when a location cannot be determined
Extract isBot from the location==null if in two places.
2015-04-02 08:52:03 +02:00
Ivan Masár
3dc71439b0 fix typos in method signatures 2015-01-16 16:31:46 +01:00
Peter Dietz
64d6aedb25 Solr usage event export to handle previous version data
DSpace pre-3.0 only tracked view/download usage events. When DSpace 3 introduced workflow/search tracking, these older usage events didn't get converted. This commit adds a query to find them too.
2014-11-07 14:41:32 -05:00
Peter Dietz
3531e9cef5 SOLR export, change bad IP addresses 2014-11-07 14:41:23 -05:00
Peter Dietz
f57619d726 Export SOLR Usage Statistics data to intermediate format
bin/dspace stats-util --export
2014-11-07 14:41:13 -05:00
Bram Luyten
7a9bd499bb indentation fix 2014-10-29 14:17:13 +01:00
Roeland Dillen
06f5d5b8b9 Log user agent if no location can be determined (ie always) 2014-10-29 13:58:51 +01:00
Tim Donohue
69f217a4b6 Merge pull request #432 from coelhoe/DS-1838
DS-1838 - add context to  two methods  to have monthly statistics local...
2014-10-22 12:56:34 -05:00
Mark H. Wood
aa209d1508 Some more httpclient fixes 2014-08-15 13:47:58 -04:00
Mark H. Wood
5ef301c00b Remove all traces of metadataStorageInfo.
The field is never set in SolrLogger, so getMetadataStorageInfo always
returns null.  Attempts to dereference the Map supposedly returned
should thus always terminate abruptly.
2014-01-31 13:31:02 -05:00
rradillen
981abdc0a1 DS-1890 correct scope logging of searches
logged scopeId and scopeType properly.
2014-01-29 09:55:11 +01:00
Eliana de M.P.Coelho
42e3e9f390 add context to two methods parameters to have monthly statistics localised 2013-12-13 12:31:23 -05:00
Ivan Masár
6877ab67a6 fix a bunch of typos 2013-11-13 23:01:50 +01:00
Anja Le Blanc
6d8417c9af Added statistics recording to API
(required changes in DSpace API!)

Also some changes to make REST API work better with XML output.
Added Checksum and sequenceId to Bitstream.
2013-10-23 14:17:01 +01:00
Pascarelli Luigi Andrea
4679024bd6 Migrate statistics to solr4 2013-08-23 02:32:36 +02:00
KevinVdV
a1c28957fb [DS-1407] Refactor SOLR Statistics to use OpenCSV 2013-01-24 17:20:34 +01:00
KevinVdV
a5cec688ee [DS-1407] Refactor SOLR Statistics to use OpenCSV 2013-01-24 17:11:50 +01:00
Andrea Schweer
7b2624c112 DS-1426 Improve SolrLogger performance
Apply the patch to the right file for master
Fix whitespace issues
2012-12-14 09:46:32 +13:00
KevinVdV
77393e42e2 [DS-1291] Statistics no longer working. 2012-11-08 14:48:17 +01:00
Ivan Masár
b10be85130 fix build failure introduced by pull #111 2012-11-01 00:03:56 +01:00
KevinVdV
1159f332d2 [DS-1248] Remove unused SolrLogger code for unsupported "metadata.item." settings 2012-10-25 10:40:28 +02:00
Mark Diggory
6e834495ae [DS-1144] Maven Project Consolidation : Statistics 2012-10-03 02:55:52 -07:00