Hello. i get sometimes much results, and solr or jetty give me the error. "EVERE: java.lang.IllegalStateException: Form too large1787345>1000000" numfound ist 94000, not really much, but i get the a double-value from each doc and calculate the sum over php. when i put the query into browser, a download of a file getting startet.
i dont want to set this "org.mortbay.http.HttpRequest.maxFormContentSize=500000" is it possible to return the response in other wise ? can i cache or save a part of the result in solr ? i.e. : get the first 10K docs, and then the next 10K docs. so that resultXM isnt so big !? ----- ------------------------------- System ---------------------------------------- One Server, 12 GB RAM, 2 Solr Instances, 7 Cores, 1 Core with 31 Million Documents other Cores < 100.000 - Solr1 for Search-Requests - commit every Minute - 5GB Xmx - Solr2 for Update-Request - delta every Minute - 4GB Xmx -- View this message in context: http://lucene.472066.n3.nabble.com/Form-too-large-tp2752676p2752676.html Sent from the Solr - User mailing list archive at Nabble.com.