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

ASF GitHub Bot commented on NUTCH-2399:
---------------------------------------

thilohaas commented on issue #200: NUTCH-2399: Support multivalue fields.
URL: https://github.com/apache/nutch/pull/200#issuecomment-316321812
 
 
   Also submitted a patch for `indexer-elastic-rest` 
https://github.com/apache/nutch/pull/203
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> indexer-elastic does not index multi-value fields (only the first value is 
> indexed)
> -----------------------------------------------------------------------------------
>
>                 Key: NUTCH-2399
>                 URL: https://issues.apache.org/jira/browse/NUTCH-2399
>             Project: Nutch
>          Issue Type: Bug
>          Components: indexer
>            Reporter: Yossi Tamari
>
> Currently, if there is a NutchField with multiple values, only the first 
> value is indexed (because this is what doc.getFieldValue returns). Pull 
> request #200 checks if the NutchField has multiple values, and if so, they 
> are added as an array (multivalue) field.
> [https://github.com/apache/nutch/pull/200]



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

Reply via email to