Dear Alexandre, In data giovedì 11 marzo 2010 19:04:42, Benoit Thiell ha scritto: > Alexandre Taschetto de Castro wrote: > > I am getting hundreds of messages at the admin/support email with the > > subject "Registered exception at http:// [site url] ", saying "Helllo: > > Error when analysing the term xxx... " and a lot of garbled data. What > > is this? It's flooding my inbox, how can I turn it off? > > > > I am using version 0.99.1. > > It seems that you have a problem with BibRank. I am unsure what's > causing it but you can stop the bibrank task (in bibsched) in order to > stop the email flood.
as Benoit report this is coming from the BibRank word similarity ranking, and can happen after some time that bibrank is used without a periodical full rebalancing of the word weights. As the HOWTO Run of Invenio suggests: <http://invenio-demo.cern.ch/help/admin/howto-run> add a periodical "bibrank -wwrd -R -s30d" (or -s7d) to your bibsched queue, to perform a rebalancing. For speed reason BibRank word similarity ranking normally compute word weights in an approximate way, that after some time might diverge. The above command should compensate this issue. Best regards, Samuele -- Samuele Kaplun ** CERN Document Server ** <http://cds.cern.ch/>
