Hi Sebastian!

> are there any other scoring plugins used? Esp. scoring-opic which is on per 
> default.

No.Just my plugin is used.

> The score is the result of sequentially calling the corresponding methods of 
> all scoring filters.
>
> Second, the interface o.a.n.scoring.ScoringFilter defines more methods. 
> Despite
> distributeScoreToOutlinks() also updateScore() is run every cycle.

I have checked that interface. But that does not answer my previous questions.  
:)

> So have a look what these methods do. In case, also check all other enabled 
> scoring filters.
> Outside scoring filters the score of a page is never changed.

ScoreDatum's score is the same as the row's score with the same url? Whenever I 
try to change the score of an Inlink through updateScore(), the score in MySQL 
is not the one I am expecting. 
                                          

Reply via email to