On Mon, Sep 10, 2012 at 11:32 PM, Calloni, Rodrigo <[email protected]> wrote: > Hello > > DSpace 1.6.2 - XMLUI > > I would like to know if there is a way to create Customized Statistics in > DSpace. > > I know DSpace is in Oracle and we could queryl the database to get the > data, but I want to check if there is any ready pre-set of reports. > > Basically we need usage statistics of the most used materials and the top > ingestors in DSpace.
Hi Rodrigo, in 1.6 you have the "new" Solr statistics available. It makes it rather easy to do custom queries. I wrote up a short intro into DSpace Solr here: http://wiki.duraspace.org/display/DSPACE/Solr Then there are addons you can use for pretty visualizations of this data: * [1] Content and Usage Analysis from @mire (commercial), taps into Solr * [2] DSpace Statistics Addon from Minho University (Apache-licensed), current versions (including the one for 1.6) make heavy use of SQL, future version will most likely use Solr [1] http://atmire.com/website/?q=modules/cua [2] https://wiki.duraspace.org/display/DSPACE/StatisticsAddOn Regards, ~~helix84 ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

