Hi,

I am using block join query to get parent object using filter on child. But
when the number of results are large than the query fails with
ArrayIndexOutOfBoundException. e.g in range query price:[0 TO 20] fails but
price[0 TO 10], price:[10 TO 20] works fine. I am using solr 4.6.0.

Thanks,
Aashish

Reply via email to