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

Hoss Man updated SOLR-1371:
---------------------------

    Fix Version/s: 1.4
         Assignee: Hoss Man

any objections to me committing this before 1.4? 

(by this i mean the test changes, i can't imagine anyone would object to me 
fixing the bug in LukeRequestHandler)

> LukeRequestHandler/schema.jsp errors if schema has no uniqueKey field
> ---------------------------------------------------------------------
>
>                 Key: SOLR-1371
>                 URL: https://issues.apache.org/jira/browse/SOLR-1371
>             Project: Solr
>          Issue Type: Bug
>          Components: web gui
>    Affects Versions: 1.3
>            Reporter: Hoss Man
>            Assignee: Hoss Man
>             Fix For: 1.4
>
>         Attachments: SOLR-1371.patch
>
>
> if a schema doesn't have a uniqueKey field specified, teh schema explorer 
> won't work, and logs this exception...
> {code}
> SEVERE: java.lang.NullPointerException
>         at 
> org.apache.solr.handler.admin.LukeRequestHandler.getSchemaInfo(LukeRequestHandler.java:373)
>         at 
> org.apache.solr.handler.admin.LukeRequestHandler.handleRequestBody(LukeRequestHandler.java:133)
>         at 
> org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:131)
>         at org.apache.solr.core.SolrCore.execute(SolrCore.java:1299)
>         at 
> org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:338)
>         at 
> org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:241)
>         at 
> org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1089)
> {code}

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

Reply via email to