Hi Germán,
The stats do update, however, for performance reasons, we've changed the
default to not update in real-time, but to wait for an autoCommit interval.
Here are the current defaults. If you want your stats to update sooner, you
can lower the value for autocommit.
<!-- Perform a <commit/> automatically under certain conditions:
maxDocs - number of updates since last commit is greater than this
maxTime - oldest uncommited update (in ms) is this long ago
-->
<autoCommit>
<maxDocs>10000</maxDocs> <!--Commit every 10.000 documents-->
<maxTime>900000</maxTime> <!--Commit every 15 minutes-->
</autoCommit>
https://fisheye3.atlassian.com/browse/dspace/dspace/trunk/dspace/solr/statistics/conf/solrconfig.xml?r=HEAD#l229
<https://fisheye3.atlassian.com/browse/dspace/dspace/trunk/dspace/solr/statistics/conf/solrconfig.xml?r=HEAD#l229>
--
Peter Dietz
Systems Developer/Engineer
Ohio State University Libraries
On Tue, Jan 4, 2011 at 10:42 AM, Germán Biozzoli
<[email protected]>wrote:
> Hi people
>
> I'm trying to get Dspace-Solr statistics to work in 1.70. It's seems
> to be OK but it's not updated in real time, I mean that if anybody
> visits an item or a collection, the number of accesses remain in the
> old count. I've tried dspace index-update command, but it's seems to
> update only Solr search cluster, isn't it? Also I've tried stats-util
> but I can't see an option to update the index, only one to optimize,
> should I use it as my cron task for update?
>
> Thanks a lot
> German
>
>
> ------------------------------------------------------------------------------
> Learn how Oracle Real Application Clusters (RAC) One Node allows customers
> to consolidate database storage, standardize their database environment,
> and,
> should the need arise, upgrade to a full multi-node Oracle RAC database
> without downtime or disruption
> http://p.sf.net/sfu/oracle-sfdevnl
> _______________________________________________
> DSpace-tech mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>
------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and,
should the need arise, upgrade to a full multi-node Oracle RAC database
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech