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 "Akshay K. Ukey (JIRA)" <ji...@apache.org> on 2009/12/09 12:36:18 UTC

[jira] Created: (SOLR-1638) NPE when uniqueKey is not specified in schema

NPE when uniqueKey is not specified in schema
---------------------------------------------

                 Key: SOLR-1638
                 URL: https://issues.apache.org/jira/browse/SOLR-1638
             Project: Solr
          Issue Type: Bug
          Components: contrib - DataImportHandler
    Affects Versions: 1.4
            Reporter: Akshay K. Ukey
            Priority: Minor
             Fix For: 1.5


If the schema does not have a uniqueKey, DataImportHandler throws null pointer exception during solr.war deployment.

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


[jira] Assigned: (SOLR-1638) NPE when uniqueKey is not specified in schema

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

Shalin Shekhar Mangar reassigned SOLR-1638:
-------------------------------------------

    Assignee: Shalin Shekhar Mangar

> NPE when uniqueKey is not specified in schema
> ---------------------------------------------
>
>                 Key: SOLR-1638
>                 URL: https://issues.apache.org/jira/browse/SOLR-1638
>             Project: Solr
>          Issue Type: Bug
>          Components: contrib - DataImportHandler
>    Affects Versions: 1.4
>            Reporter: Akshay K. Ukey
>            Assignee: Shalin Shekhar Mangar
>            Priority: Minor
>             Fix For: 1.5
>
>         Attachments: SOLR-1638.patch
>
>
> If the schema does not have a uniqueKey, DataImportHandler throws null pointer exception during solr.war deployment.

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


[jira] Resolved: (SOLR-1638) NPE when uniqueKey is not specified in schema

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

Shalin Shekhar Mangar resolved SOLR-1638.
-----------------------------------------

    Resolution: Fixed

Committed revision 889115.

Thanks Akshay!

> NPE when uniqueKey is not specified in schema
> ---------------------------------------------
>
>                 Key: SOLR-1638
>                 URL: https://issues.apache.org/jira/browse/SOLR-1638
>             Project: Solr
>          Issue Type: Bug
>          Components: contrib - DataImportHandler
>    Affects Versions: 1.4
>            Reporter: Akshay K. Ukey
>            Assignee: Shalin Shekhar Mangar
>            Priority: Minor
>             Fix For: 1.5
>
>         Attachments: SOLR-1638.patch
>
>
> If the schema does not have a uniqueKey, DataImportHandler throws null pointer exception during solr.war deployment.

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


[jira] Updated: (SOLR-1638) NPE when uniqueKey is not specified in schema

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

Akshay K. Ukey updated SOLR-1638:
---------------------------------

    Attachment: SOLR-1638.patch

> NPE when uniqueKey is not specified in schema
> ---------------------------------------------
>
>                 Key: SOLR-1638
>                 URL: https://issues.apache.org/jira/browse/SOLR-1638
>             Project: Solr
>          Issue Type: Bug
>          Components: contrib - DataImportHandler
>    Affects Versions: 1.4
>            Reporter: Akshay K. Ukey
>            Priority: Minor
>             Fix For: 1.5
>
>         Attachments: SOLR-1638.patch
>
>
> If the schema does not have a uniqueKey, DataImportHandler throws null pointer exception during solr.war deployment.

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