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

Hudson commented on NUTCH-2411:
-------------------------------

SUCCESS: Integrated in Jenkins build Nutch-trunk #3506 (See 
[https://builds.apache.org/job/Nutch-trunk/3506/])
NUTCH-2411 Index-metadata to support indexing multiple values for a (markus: 
[https://github.com/apache/nutch/commit/9a77f43774b2c3cd70785895afb989e9ee2d8d5f])
* (edit) 
src/plugin/index-metadata/src/java/org/apache/nutch/indexer/metadata/MetadataIndexer.java
* (edit) conf/nutch-default.xml


> 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.15
>
>         Attachments: NUTCH-2411-1.13.patch, NUTCH-2411-1.13.patch, 
> NUTCH-2411.patch, NUTCH-2411.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
(v7.6.3#76005)

Reply via email to