[
https://issues.apache.org/jira/browse/NUTCH-940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12981274#action_12981274
]
Julien Nioche commented on NUTCH-940:
-------------------------------------
Claudio,
It would be better to follow the implicit convention for naming the plugins and
call it index-static for instance. This will be a better indication of what the
plugin does.
Would be better to be able to specify multiple values for a field as well i.e
have a Map<String,String[]>
Julien
> static field plugin
> -------------------
>
> Key: NUTCH-940
> URL: https://issues.apache.org/jira/browse/NUTCH-940
> Project: Nutch
> Issue Type: New Feature
> Components: indexer
> Affects Versions: 1.3, 2.0
> Reporter: Claudio Martella
> Priority: Minor
> Attachments: static-field.diff, static-field.tar.gz
>
>
> A simple plugin called at indexing that adds fields with static data. You can
> specify a list of <fieldname>:<fieldcontent> per nutch job.
> It can be useful when collections can't be created by urlpatterns, like in
> subcollection, but on a job-basis.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.