>
>
>
> -Original Message-----
> From: Erick Erickson [mailto:erickerick...@gmail.com]
> Sent: Friday, July 19, 2013 8:08 AM
> To: solr-user@lucene.apache.org
> Subject: Re: Indexing into SolrCloud
>
> Usually EOF errors indicate that the packet you're sending
Mobile: 610-220-3067
-Original Message-
From: Erick Erickson [mailto:erickerick...@gmail.com]
Sent: Friday, July 19, 2013 8:08 AM
To: solr-user@lucene.apache.org
Subject: Re: Indexing into SolrCloud
Usually EOF errors indicate that the packet you're sending are too big.
Wait, though.
Usually EOF errors indicate that the packet you're sending are too big.
Wait, though. 50K is not buffered docs, I think it's buffered _requests_.
So you're creating a queue that's ginormous and asking 2 threads to empty it.
But that's not really the issue I suspect. How many documents are you add