[
https://issues.apache.org/jira/browse/NUTCH-2499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16336240#comment-16336240
]
Hudson commented on NUTCH-2499:
-------------------------------
SUCCESS: Integrated in Jenkins build Nutch-trunk #3498 (See
[https://builds.apache.org/job/Nutch-trunk/3498/])
fix for NUTCH-2499: Filter duplicated field values when indexing using (moreno:
[https://github.com/apache/nutch/commit/a51686446d03dd27e04c4cb77f8bf0a60895954c])
* (edit)
src/plugin/indexer-elastic-rest/src/java/org/apache/nutch/indexwriter/elasticrest/ElasticRestIndexWriter.java
> Elastic REST Indexer: Duplicate values
> --------------------------------------
>
> Key: NUTCH-2499
> URL: https://issues.apache.org/jira/browse/NUTCH-2499
> Project: Nutch
> Issue Type: Bug
> Reporter: Moreno Feltscher
> Assignee: Lewis John McGibbney
> Priority: Major
> Fix For: 1.15
>
>
> Due to a change in
> https://github.com/apache/nutch/commit/160758023e3de83894ae4fe654c17fde62aba50e#diff-408fd2f17bc9791dcbf531ffe6574a6a
> the Elastic REST indexer does not work with HashSets for values anymore but
> instead saves duplicated values as arrays.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)