You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Sami Siren (JIRA)" <ji...@apache.org> on 2009/02/18 13:55:02 UTC

[jira] Resolved: (NUTCH-563) Include custom fields in BasicQueryFilter

     [ https://issues.apache.org/jira/browse/NUTCH-563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sami Siren resolved NUTCH-563.
------------------------------

    Resolution: Fixed
      Assignee: Sami Siren

committed, 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
>            Assignee: Sami Siren
>            Priority: Minor
>             Fix For: 1.0.0
>
>         Attachments: diff.BasicQueryFilter.dynamicFields.txt, NUTCH-563.patch
>
>
> 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.