[
https://issues.apache.org/jira/browse/NUTCH-2499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16327866#comment-16327866
]
ASF GitHub Bot commented on NUTCH-2499:
---------------------------------------
mfeltscher opened a new pull request #277: fix for NUTCH-2499: Filter
duplicated field values when indexing using Elastic REST indexer
URL: https://github.com/apache/nutch/pull/277
This bug was introduced in
https://github.com/apache/nutch/commit/160758023e3de83894ae4fe654c17fde62aba50e#diff-408fd2f17bc9791dcbf531ffe6574a6a
----------------------------------------------------------------
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]
> 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: Moreno Feltscher
> Priority: Major
>
> Due to a change in
> https://github.com/smartive/nutch/commit/160758023e3de83894ae4fe654c17fde62aba50e
> 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)