2010/1/26 Jake Brownell <ja...@benetech.org>:

> I swapped our indexing process over to the streaming update server, but now 
> I'm seeing places where our indexing code adds several documents, but 
> eventually hangs. It hangs just before the completion message, which comes 
> directly after sending to solr. I found this issue in jira
>
> https://issues.apache.org/jira/browse/SOLR-1711
>
> which may be what I'm seeing. If this is indeed what we're running up against 
> is there any best practice to work around it?

I experience this too I think. My indexing script has been running all
night and has accomplished nothing. I see lots of disk activity
though, which is weird.

To me it doesn't look like the patch is added to version control, so
you need to apply it to your own svn checkout of solrj.

/Tim

Reply via email to