Hi, 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? Thanks, Jake