Re: Solr 3.5.0 - different behaviour on rows?

2012-03-16 Thread Erick Erickson
Well, a lot depends upon the query analysis. Are you using the *exact* same analysis chains in both? Look at the admin/analysis page and see how your term evaluates. I'm guessing that WordDelimiterFilterFactory is being used in the 3.5 case and not in the 1.4.1 case so the 3.5 case is matching

Solr 3.5.0 - different behaviour on rows?

2012-03-15 Thread Frederico Azeiteiro
Hi all, Just testing SOLR 3.5.0. and notice a different behavior on this new version: select?rows=10q=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