Hi Yongyao,

In addition to Seb's response, please also check out the
'scoring.filter.order' property in nutch-site.xml
https://github.com/apache/nutch/blob/master/conf/nutch-default.xml#L1429-L1437
This will determine the order and provide you with more control over
complex scoring logic.
Lewis

On Wed, Mar 29, 2017 at 6:16 AM, <[email protected]> wrote:

>
> From: Yongyao Jiang <[email protected]>
> To: [email protected]
> Cc:
> Bcc:
> Date: Tue, 28 Mar 2017 16:48:38 -0400
> Subject: How does scoring chain work
> Hi,
>
> I got a question about how the scoring works when I was trying to use
> multiple scoring plugins together.
>
> For example, if I use "scoring-(opic|similarity)", the opic score of a page
> is 0.2, and the similarity score is 0.5, what would be the final score? Is
> there anyway to configure this?
>
> Thanks,
> Yongyao
>
>

Reply via email to