fixed... this doesn't apply to 3.x since Searchable extends Closeable simon
On Fri, Jul 15, 2011 at 4:04 PM, Uwe Schindler <[email protected]> wrote: > +1 > > ----- > Uwe Schindler > H.-H.-Meier-Allee 63, D-28213 Bremen > http://www.thetaphi.de > eMail: [email protected] > > >> -----Original Message----- >> From: Simon Willnauer [mailto:[email protected]] >> Sent: Friday, July 15, 2011 3:49 PM >> To: [email protected] >> Subject: IndexSearcher doesn't implement Closeable >> >> I just realized that I can not pass the IS to IOUtils#closeSafely(..) since >> it >> doesn't impl. closeable. I would add implements Closeable to IS if there are >> no objections. >> >> simon >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] For additional >> commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
