There you go Christian. Andrea I posted : Display all items of a collection Would you mind having a look?
Thank you! On Tue, Sep 22, 2015 at 5:39 PM, christian criollo <[email protected]> wrote: > thanks for the help > > > El martes, 22 de septiembre de 2015, 16:31:09 (UTC-5), Andrea Schweer > escribió: >> >> Hi Christian, >> >> On 22/09/15 08:23, christian criollo wrote: >> >> *when I say that the visits are not accumulating I refer that the >> counter dont increase for example* >> >> >> *I visit a item five times,, the visits counter of september for example >> has one hunderd visits for the moment, the next day I look the statistics >> and these have increased the new value is one hundred and five this should >> be the normal behavior, the statististics increase depending of the number >> of visits a item, colection, comunity * >> >> >> The behaviour you're describing looks correct to me. DSpace usage >> statistics pages don't update in real time, for performance reasons. Solr >> (the statistics data store) buffers new statistics hits and only adds them >> to the main data store every so often (based on time since last add and/or >> number of hits received since last add). This functionality is called >> autocommit. You can read up about it here: >> https://atmire.com/website/?q=content/increasing-dspace-performance >> >> cheers, >> Andrea >> >> -- >> Dr Andrea Schweer >> IRR Technical Specialist, ITS Information Systems >> The University of Waikato, Hamilton, New Zealand+64-7-837 9120 >> >> -- > You received this message because you are subscribed to the Google Groups > "DSpace Technical Support" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/dspace-tech. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/dspace-tech. For more options, visit https://groups.google.com/d/optout.
