Hi all,

 

Just testing SOLR 3.5.0. and notice a different behavior on this new
version:

select?rows=1000000000&q=sig%3a("54ba3e8fd3d5d8371f0e01c403085a0c")&?

 

this query returns no results on my indexes, but works for SOLR 1.4.0
and returns "Java heap space java.lang.OutOfMemoryError: Java heap
space" on SOLR 3.5.0

 

Is this normal? As there are no results, why the OutOfMemoryError?

Is it some memory allocated based on the rows number?

 

Regards,

Frederico

 

Reply via email to