There's a known issue with SolrCloud with multiple shards, but
you haven't told us whether you're using that. The test for
whether you're running in to that is whether you can continue
to _query_, just not update.

But you need to tell us more about our setup. In particular
hour commit settings (hard and soft), your solrconfig settings,
particularly around autowarming, how you're "bulk indexing",
SolrJ? DIH? a huge CSV file?

Best,
Erick


On Wed, Dec 4, 2013 at 2:30 PM, steven crichton <stevencrich...@mac.com>wrote:

> I am finding with a bulk index using SOLR 4.3 on Tomcat, that when I reach
> 69578 records the server stops adding anything more.
>
> I've tried reducing the data sent to the bare minimum of fields and using
> ASC and DESC data to see if it could be a field issue.
>
> Is there anything I could look at for this? As I'm not finding anything
> similar noted before. Does tomcat have issues with closing connections that
> look like DDOS attacks? Or could it be related to too many commits in too
> short a time?
>
> Any help will be very greatly appreciated.
>
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Solr-Stalls-on-Bulk-indexing-no-logs-or-errors-tp4104981.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>

Reply via email to