Hi again, I change the search options to decrease my query size and now I get passed the URI too long from the other thread.
I already added : <Set name="headerBufferSize">819200</Set> <Set name="requestBufferSize">819200</Set> On Jetty config but now I'm stucked again on: 13/Jul/2010 9:41:38 org.apache.solr.common.SolrException log SEVERE: java.lang.NullPointerException at java.io.StringReader.<init>(Unknown Source) My querystring has now about 10 000 chars. Could this be memory issues? Thank You, Frederico