[ 
https://issues.apache.org/jira/browse/NUTCH-563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12671124#action_12671124
 ] 

Andrzej Bialecki  commented on NUTCH-563:
-----------------------------------------

I'd like to include this functionality in 1.0, but the patch doesn't document 
this in any way. Could you please add a bit of documentation (class-level 
javadoc, plus a commented-out example in nutch-default.xml)? Thanks.

> Include custom fields in BasicQueryFilter
> -----------------------------------------
>
>                 Key: NUTCH-563
>                 URL: https://issues.apache.org/jira/browse/NUTCH-563
>             Project: Nutch
>          Issue Type: New Feature
>          Components: searcher
>            Reporter: julien nioche
>            Priority: Minor
>             Fix For: 1.0.0
>
>         Attachments: diff.BasicQueryFilter.dynamicFields.txt
>
>
> This patch allows to include additional fields in the BasicQueryFilter by 
> specifying runtime parameters.  Any parameter matching the regular expression 
> (query\\.basic\\.(.+)\\.boost") will be added to the list of fields to be 
> used by the BQF and the specified float value will be used as boost.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to