Re: Throws Null Pointer Exception Even Query is Correct in solr

2012-05-24 Thread Chris Hostetter
: in sufficient amount .. But still its is throwing Null Pointer Exception in : Tomcat and in Eclipse while debugging i had seen Error as "Error Executing : Query" . Please give me suggestion for this. : : Note: While the ids are below or equal to 99800 the Query is returning the : Result what e

Re: Throws Null Pointer Exception Even Query is Correct in solr

2012-05-24 Thread Sami Siren
What version of solr (solrj) are you using? -- Sami SIren On Thu, May 24, 2012 at 8:41 AM, in.abdul wrote: > Hi Dmitry , > > There is no out of memory execution in solr .. >            Thanks and Regards, >        S SYED ABDUL KATHER > > > > On Thu, May 24, 2012 at 1:14 AM, Dmitry Kan [via Luce

Re: Throws Null Pointer Exception Even Query is Correct in solr

2012-05-23 Thread in.abdul
Hi Dmitry , There is no out of memory execution in solr .. Thanks and Regards, S SYED ABDUL KATHER On Thu, May 24, 2012 at 1:14 AM, Dmitry Kan [via Lucene] < ml-node+s472066n3985762...@n3.nabble.com> wrote: > do you also see out of memory exception in your tomcat logs? If s

Re: Throws Null Pointer Exception Even Query is Correct in solr

2012-05-23 Thread Dmitry Kan
do you also see out of memory exception in your tomcat logs? If so, try setting the JVM's -Xmx to something reasonable. -- Dmitry On Wed, May 23, 2012 at 10:09 PM, in.abdul wrote: > Sorry i missed the point i am already using Method.Post Only .. Still i > could not able to execute >

Re: Throws Null Pointer Exception Even Query is Correct in solr

2012-05-23 Thread in.abdul
Sorry i missed the point i am already using Method.Post Only .. Still i could not able to execute Thanks and Regards, S SYED ABDUL KATHER On Thu, May 24, 2012 at 12:19 AM, iorixxx [via Lucene] < ml-node+s472066n3985746...@n3.nabble.com> wrote: > > I have creteria where

Re: Throws Null Pointer Exception Even Query is Correct in solr

2012-05-23 Thread Ahmet Arslan
>     I have creteria where i am passing more than > 10 ids in Query like > q=(ROWINDEX:(1 2 3 4 )) using solrJ . i had increased > the Max Boolean > clause  = 10500 and i had increased the Max Header > Size in tomcat also > in sufficient amount .. But still its is throwing Null > Poin