On Thu, Jun 25, 2009 at 3:47 PM, Michael McCandless<[email protected]> wrote: > Since close() is just a protected ("only once") call to decRef(), you > could simply always call decRef() and never close()?
Yep, just re-read the javadoc to decRef()... as long as it stays that way, solr will just avoid close(). I'll open a solr issue to fix. -Yonik htp://www.lucidimagination.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
