On Wed, Oct 10, 2012 at 12:02 AM, Briggs Thompson <w.briggs.thomp...@gmail.com> wrote: > *Sami* > The client IS > instantiated only once and not for every request. I was curious if this was > part of the problem. Do I need to re-instantiate the object for each > request made?
No, it is expensive if you instantiate the client every time. When the client seems to be hanging, can you still access the Solr instance normally and execute updates/searches from other clients? -- Sami Siren