You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Shalin Shekhar Mangar (JIRA)" <ji...@apache.org> on 2009/02/06 22:18:59 UTC

[jira] Commented: (SOLR-1009) repeated column names result in duplicate values

    [ https://issues.apache.org/jira/browse/SOLR-1009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12671320#action_12671320 ] 

Shalin Shekhar Mangar commented on SOLR-1009:
---------------------------------------------

Would it be better to throw an exception during validation because specifying the same column multiple times is not really valid? A user may incorrectly specify the same column name with different transformers etc. but only one of the field's value will be added to the document and the user would be left wondering why the other values are not getting picked up.

> 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.