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

Markus Jelsma updated NUTCH-2411:
---------------------------------
    Attachment: NUTCH-2411.patch

Don't add empty fields.

> Index-metadata to support indexing multiple values for a field 
> ---------------------------------------------------------------
>
>                 Key: NUTCH-2411
>                 URL: https://issues.apache.org/jira/browse/NUTCH-2411
>             Project: Nutch
>          Issue Type: Improvement
>    Affects Versions: 1.13
>            Reporter: Markus Jelsma
>            Assignee: Markus Jelsma
>            Priority: Minor
>             Fix For: 1.14
>
>         Attachments: NUTCH-2411-1.13.patch, NUTCH-2411-1.13.patch, 
> NUTCH-2411.patch, NUTCH-2411.patch
>
>
> {code}
> <property>
>   <name>index.metadata.separator</name>
>   <value></value>
>   <description>
>    Separator to use if you want to index multiple values for a given field. 
> Leave empty to
>    treat each value as a single value.
>   </description>
> </property>
> <property>
>   <name>index.metadata.multivalued.fields</name>
>   <value></value>
>   <description>
>     Comma separated list of fields that are multi valued.
>   </description>
> </property>
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to