On 12/11/2013 5:17 μμ, Tibor Simko wrote:

The UI way is to use the BibRank Admin Interface:

    https://localhost/admin/bibrank/bibrankadmin.py

there is an option to `Delete' a ranking method.
Oh, I was disabling citation and citerank_citation_t (for all my collections) but I suppose this isn't enough... I will try delete.
I'm a newbie in BibRank and I never really touched the default settings...

As an additional feedback, bibrank -S produces the following:

2013-11-12 18:15:27 --> Running rank method: times cited.
2013-11-12 18:15:27 --> No new records added since last time method was run
2013-11-12 18:15:27 --> Showing statistic for selected method
2013-11-12 18:15:27 --> Method name: times cited
2013-11-12 18:15:27 --> Short name: citation
2013-11-12 18:15:27 --> Last run: 2013-11-12 08:06:54
2013-11-12 18:15:27 --> Number of records: 10
2013-11-12 18:15:27 --> Lowest value: 1 - Number of records: 5
2013-11-12 18:15:27 --> Highest value: ('', -999999) - Number of records: 0
2013-11-12 18:15:27 --> Divided into 10 sets:
2013-11-12 18:15:27 -->
Exception caught: can only concatenate tuple (not "int") to tuple
2013-11-12 18:15:27 -->
Exception caught: can only concatenate tuple (not "int") to tuple
2013-11-12 18:15:27 --> Traceback (most recent call last):
  File 
"/usr/lib64/python2.6/site-packages/invenio/bibrank_tag_based_indexer.py", line 
382, in bibrank_engine
    rank_method_code_statistics(rank_method_code)
  File 
"/usr/lib64/python2.6/site-packages/invenio/bibrank_tag_based_indexer.py", line 
309, in rank_method_code_statistics
    lower = -1.0 + ((float(max + 1) / 10)) * (i - 1)
TypeError: can only concatenate tuple (not "int") to tuple
2013-11-12 18:15:27 -->
Exception caught:
2013-11-12 18:15:27 -->
Exception caught:
2013-11-12 18:15:27 --> Traceback (most recent call last):
  File "/usr/lib64/python2.6/site-packages/invenio/bibrank.py", line 163, in 
task_run_core
    func_object(key)
  File 
"/usr/lib64/python2.6/site-packages/invenio/bibrank_tag_based_indexer.py", line 
472, in citation
    return bibrank_engine(run)
  File 
"/usr/lib64/python2.6/site-packages/invenio/bibrank_tag_based_indexer.py", line 
398, in bibrank_engine
    raise StandardError
StandardError
2013-11-12 18:15:27 --> Task #158 finished. [ERROR]

But should(?) probably not worry you too much as it might be related to the fact that bibrank did not finish properly...

Reply via email to