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 "Ryan McKinley (JIRA)" <ji...@apache.org> on 2007/05/05 03:54:15 UTC

[jira] Created: (SOLR-227) Add errors if you define multiple fieldTypes, fields, dynamicFields, requestHandlers with the same name

Add errors if you define multiple fieldTypes, fields, dynamicFields, requestHandlers with the same name
-------------------------------------------------------------------------------------------------------

                 Key: SOLR-227
                 URL: https://issues.apache.org/jira/browse/SOLR-227
             Project: Solr
          Issue Type: Bug
            Reporter: Ryan McKinley
             Fix For: 1.2


The current implementation quietly tosses out one definition in favor of the other...

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (SOLR-227) Add errors if you define multiple fieldTypes, fields, dynamicFields, requestHandlers with the same name

Posted by "Ryan McKinley (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SOLR-227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ryan McKinley reassigned SOLR-227:
----------------------------------

    Assignee: Ryan McKinley

> Add errors if you define multiple fieldTypes, fields, dynamicFields, requestHandlers with the same name
> -------------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-227
>                 URL: https://issues.apache.org/jira/browse/SOLR-227
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Ryan McKinley
>         Assigned To: Ryan McKinley
>             Fix For: 1.2
>
>         Attachments: SOLR-227-DuplicateNameErrors.patch
>
>
> The current implementation quietly tosses out one definition in favor of the other...

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (SOLR-227) Add errors if you define multiple fieldTypes, fields, dynamicFields, requestHandlers with the same name

Posted by "Ryan McKinley (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SOLR-227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ryan McKinley resolved SOLR-227.
--------------------------------

    Resolution: Fixed

in r536653

> Add errors if you define multiple fieldTypes, fields, dynamicFields, requestHandlers with the same name
> -------------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-227
>                 URL: https://issues.apache.org/jira/browse/SOLR-227
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Ryan McKinley
>         Assigned To: Ryan McKinley
>             Fix For: 1.2
>
>         Attachments: SOLR-227-DuplicateNameErrors.patch
>
>
> The current implementation quietly tosses out one definition in favor of the other...

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (SOLR-227) Add errors if you define multiple fieldTypes, fields, dynamicFields, requestHandlers with the same name

Posted by "Ryan McKinley (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SOLR-227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ryan McKinley updated SOLR-227:
-------------------------------

    Attachment: SOLR-227-DuplicateNameErrors.patch

> Add errors if you define multiple fieldTypes, fields, dynamicFields, requestHandlers with the same name
> -------------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-227
>                 URL: https://issues.apache.org/jira/browse/SOLR-227
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Ryan McKinley
>             Fix For: 1.2
>
>         Attachments: SOLR-227-DuplicateNameErrors.patch
>
>
> The current implementation quietly tosses out one definition in favor of the other...

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (SOLR-227) Add errors if you define multiple fieldTypes, fields, dynamicFields, requestHandlers with the same name

Posted by "Yonik Seeley (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SOLR-227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12494557 ] 

Yonik Seeley commented on SOLR-227:
-----------------------------------

sounds fine to me...

> Add errors if you define multiple fieldTypes, fields, dynamicFields, requestHandlers with the same name
> -------------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-227
>                 URL: https://issues.apache.org/jira/browse/SOLR-227
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Ryan McKinley
>             Fix For: 1.2
>
>         Attachments: SOLR-227-DuplicateNameErrors.patch
>
>
> The current implementation quietly tosses out one definition in favor of the other...

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.