Re: Highlight component throws Nullpointer when using q.alt=*:*

2008-07-24 Thread kalyan chakravarti
> http://localhost:8982/select/?q.alt=*:*&qt=dismax > > Any thoughts. > > Regards > Kalyan > > > > - Original Message > From: kalyan chakravarti <[EMAIL PROTECTED]> > To: solr user > Sent: Thursday, July 24, 2008 11:28:05 AM > Subje

Re: Highlight component throws Nullpointer when using q.alt=*:*

2008-07-24 Thread Ryan McKinley
p;qt=dismax Any thoughts. Regards Kalyan - Original Message From: kalyan chakravarti <[EMAIL PROTECTED]> To: solr user Sent: Thursday, July 24, 2008 11:28:05 AM Subject: Highlight component throws Nullpointer when using q.alt=*:* Hi, When I am trying to use q.alt=*:* witho

Re: Highlight component throws Nullpointer when using q.alt=*:*

2008-07-24 Thread kalyan chakravarti
ED]> To: solr user Sent: Thursday, July 24, 2008 11:28:05 AM Subject: Highlight component throws Nullpointer when using q.alt=*:* Hi, When I am trying to use q.alt=*:* without using q= param, the highlightComponent throws NPE. responsebuilder.getHighlightQuery()

Highlight component throws Nullpointer when using q.alt=*:*

2008-07-24 Thread kalyan chakravarti
Hi, When I am trying to use q.alt=*:* without using q= param, the highlightComponent throws NPE. responsebuilder.getHighlightQuery() is null in HighlightComponent.class Here is the snippet of execption. HTTP Status 500 - null java.lang.NullPointerException at org.apache.solr.handler.comp