Team , I have creteria where i am passing more than 100000 ids in Query like q=(ROWINDEX:(1 2 3 4 .... )) using solrJ . i had increased the Max Boolean clause = 105000000 and i had increased the Max Header Size in tomcat also 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 Thanks and Regards, S SYED ABDUL KATHER