>
>
>
> -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
Hey folks,
I've been migrating an application which indexes about 15M documents from
straight-up Lucene into SolrCloud. We've set up 5 Solr instances with a 3
zookeeper ensemble using HAProxy for load balancing. The documents are
processed on a quad core machine with 6 threads and indexed into