RE: ReferenceManager.maybeRefreshBlocking() should not be declared throwing InterruptedException

2012-07-21 Thread Steven A Rowe
Hi Vitaly, Info here should help you set up snapshot dependencies: http://wiki.apache.org/lucene-java/NightlyBuilds Steve -Original Message- From: Vitaly Funstein [mailto:vfunst...@gmail.com] Sent: Saturday, July 21, 2012 9:22 PM To: java-user@lucene.apache.org Subject: Re: ReferenceMa

Re: ReferenceManager.maybeRefreshBlocking() should not be declared throwing InterruptedException

2012-07-21 Thread Vitaly Funstein
Yeah, this is in 4.0-ALPHA. What should I updated my Maven dependency to get the latest snapshots, instead - if that's where the fix is? On Sat, Jul 21, 2012 at 4:16 AM, Michael McCandless < luc...@mikemccandless.com> wrote: > Thanks Vitaly. > > I think you are looking at an older 4.x/5.x version

Re: ReferenceManager.maybeRefreshBlocking() should not be declared throwing InterruptedException

2012-07-21 Thread Michael McCandless
Thanks Vitaly. I think you are looking at an older 4.x/5.x version? We recently removed declaration of this (unchecked) exception... (LUCENE-4172). Mike McCandless http://blog.mikemccandless.com On Fri, Jul 20, 2012 at 11:26 PM, Vitaly Funstein wrote: > This probably belongs in the JIRA, and

Re: Flushing Thread

2012-07-21 Thread Simon Willnauer
On Fri, Jul 20, 2012 at 2:43 PM, Simon McDuff wrote: > > Hi Simon W., > See comments below. >> Date: Fri, 20 Jul 2012 11:49:03 +0200> Subject: Re: Flushing Thread >> From: simon.willna...@gmail.com >> To: java-user@lucene.apache.org >> >> hey simon ;) >> >> >> On Fri, Jul 20, 2012 at 2:29 AM, Simo