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 "Mike Klaas (JIRA)" <ji...@apache.org> on 2007/03/19 21:32:32 UTC

[jira] Resolved: (SOLR-172) add doc without uniqueKey field causes NPE

     [ https://issues.apache.org/jira/browse/SOLR-172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mike Klaas resolved SOLR-172.
-----------------------------

       Resolution: Fixed
    Fix Version/s: 1.2
         Assignee: Mike Klaas

Committed in r520088.  Thanks Ryan!

> add doc without uniqueKey field causes NPE
> ------------------------------------------
>
>                 Key: SOLR-172
>                 URL: https://issues.apache.org/jira/browse/SOLR-172
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Hoss Man
>         Assigned To: Mike Klaas
>             Fix For: 1.2
>
>         Attachments: SOLR-172-uniqueKey-NPE.patch, SOLR-172-uniqueKey-NPE.patch
>
>
> as mentioned in email by otis...
> SimplePostTool: WARNING: Unexpected response from Solr: '<result
> status="1">java.lang.NullPointerException
>         at org.apache.solr.schema.FieldType.storedToIndexed(FieldType.java:248)
>         at org.apache.solr.update.UpdateHandler.getIndexedId(UpdateHandler.java:134)
>         at
> org.apache.solr.update.DirectUpdateHandler2.overwriteBoth(DirectUpdateHandler2.java:380)
> ...

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