> Hi,
> 
>  I'm making a plugin implementing ScoringFilter. I want to modify the fetch
> order of pages according to their URL. For that, I have to modify the
> score.

Why would you want to do that? The fetcher has nothing to do with scoring. 
What problem are you trying to solve?

> 
>  I tried to modify the score on various methods provided by the interface
> but none of them modified the fetch order during this phase.
> 
>  Maybe I don't use this interface well.
> 
>  Can someone tell me how to use this interface / redirect me to a tutorial
> ?
> 
>  Thanks.

Reply via email to