Hi All,

I have an update handler that 'calls' another core via
EmbeddedSolrServer for information to update the document.

The issue is that I get the error "Previous SolrRequestInfo was not
closed!" as SolrRequestInfo.setRequestInfo is set by e.g.
SolrDispatchFilter and my component (via EmbeddedSolrServer.request).

This looks like a recent addition (13/12/2010) for SOLR-1729, how
might I use EmbeddedSolrServer within an existing core, or use an
alternative?

Cheers,
Dan

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


Reply via email to