Re: Limits of Document Size at SolrCloud and Faced Problems with Large Size of Documents

2013-09-20 Thread Erick Erickson
You're probably exceeding the size that your servlet container allows. This assumes you're using curl or some such. You can change it. How big is the document and how are you sending it to Solr? Best, Erick On Tue, Sep 17, 2013 at 4:28 PM, Otis Gospodnetic wrote: > Hi > > 50m docs across 18 serv

Re: Limits of Document Size at SolrCloud and Faced Problems with Large Size of Documents

2013-09-20 Thread Shawn Heisey
On 9/20/2013 12:34 PM, Erick Erickson wrote: > You're probably exceeding the size that your servlet container allows. > This assumes you're using curl or some such. You can change it. > How big is the document and how are you sending it to Solr? The maximum form size is configurable in Solr, not s

Re: Limits of Document Size at SolrCloud and Faced Problems with Large Size of Documents

2013-09-20 Thread Erick Erickson
A, good to know Shawn... Erick On Fri, Sep 20, 2013 at 1:04 PM, Shawn Heisey wrote: > On 9/20/2013 12:34 PM, Erick Erickson wrote: > > You're probably exceeding the size that your servlet container allows. > > This assumes you're using curl or some such. You can change it. > > How big is t

Re: Limits of Document Size at SolrCloud and Faced Problems with Large Size of Documents

2013-09-20 Thread Erick Erickson
You're probably exceeding the size that your servlet container allows. This assumes you're using curl or some such. You can change it. How big is the document and how are you sending it to Solr? Best, Erick On Tue, Sep 17, 2013 at 2:24 PM, Furkan KAMACI wrote: > Currently I hafer over 50+ milli

Re: Limits of Document Size at SolrCloud and Faced Problems with Large Size of Documents

2013-09-17 Thread Otis Gospodnetic
Hi 50m docs across 18 servers 48gb RAM ain't much. I doubt you are hitting any limits in lucene or solr. How heavy is your index rate? Otis Solr & ElasticSearch Support http://sematext.com/ On Sep 17, 2013 5:25 PM, "Furkan KAMACI" wrote: > Currently I hafer over 50+ millions documents at my in

Limits of Document Size at SolrCloud and Faced Problems with Large Size of Documents

2013-09-17 Thread Furkan KAMACI
Currently I hafer over 50+ millions documents at my index and as I mentiod before at another question I have some problems while indexing (jetty EOF exception) I know that problem may not be about index size but just I want to learn that is there any limit for document size at Solr that if I exceed