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
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
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
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
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
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