Sounds like corrupted index. https://issues.apache.org/jira/browse/SOLR-7606
On Wed, Jan 17, 2018 at 9:00 AM, Aashish Agarwal <[email protected]> wrote: > 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 > -- Sincerely yours Mikhail Khludnev
