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

Alexandre Rafalovitch closed SOLR-2121.
---------------------------------------
    Resolution: Cannot Reproduce

No additional replication information was given in several years.

> distributed highlighting using q.alt=*:* causes NPE in finishStages
> -------------------------------------------------------------------
>
>                 Key: SOLR-2121
>                 URL: https://issues.apache.org/jira/browse/SOLR-2121
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Hoss Man
>            Assignee: Koji Sekiguchi
>
> As noted on the mailing list by Ron Mayer,  using the example configs and 
> example data on trunk, this query works...
> http://localhost:8983/solr/select?q.alt=*:*&hl=on&defType=edismax
> ...but this query causes and NullPointerException...
> http://localhost:8983/solr/select?q.alt=*:*&hl=on&defType=edismax&shards=localhost:8983/solr
> Stack Trace...
> {noformat}
> java.lang.NullPointerException
>       at 
> org.apache.solr.handler.component.HighlightComponent.finishStage(HighlightComponent.java:158)
>       at 
> org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:310)
>       at 
> org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:131)
>       at org.apache.solr.core.SolrCore.execute(SolrCore.java:1324)
>       at 
> org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:337)
>       at 
> org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:240)
>       at 
> org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1157)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to