[ https://issues.apache.org/jira/browse/NUTCH-2411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Markus Jelsma updated NUTCH-2411: --------------------------------- Description: {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> {code} > 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 > Reporter: Markus Jelsma > Assignee: Markus Jelsma > Priority: Minor > Attachments: 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> > {code} -- This message was sent by Atlassian JIRA (v6.4.14#64029)