[
https://issues.apache.org/jira/browse/SOLR-1009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12671410#action_12671410
]
Noble Paul commented on SOLR-1009:
----------------------------------
bq.Would it be better to throw an exception during validation because
specifying the same column multiple times is not really valid
not really. The user reported usecase is a valid one. It may not be valid for
SqlEntityProcessor but in XPathEntityProcessor he needs those fields becausehe
has to put different 'xpath' . it is easy to workaround with a correct name,
but it it not obvious
> repeated column names result in duplicate values
> ------------------------------------------------
>
> Key: SOLR-1009
> URL: https://issues.apache.org/jira/browse/SOLR-1009
> Project: Solr
> Issue Type: Bug
> Components: contrib - DataImportHandler
> Reporter: Noble Paul
> Priority: Trivial
> Fix For: 1.4
>
> Attachments: SOLR-1009.patch
>
>
> Duplicate column names result in the same value getting copied multiple times
> http://markmail.org/thread/mguseggrldkddcut
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.