Re: Lets talk graduation

2012-06-15 Thread Troy Howard
Stephan is VP of EOL Compliance. On Fri, Jun 15, 2012 at 1:48 PM, Prescott Nasser wrote: > I thought we were going to force Stefan to do it ;) - or was that something > else? > > Sent from my Windows Phone > > From: Christopher Currens > Sent: 6/15/2012 1:45 PM >

RE: Lets talk graduation

2012-06-15 Thread Prescott Nasser
I thought we were going to force Stefan to do it ;) - or was that something else? Sent from my Windows Phone From: Christopher Currens Sent: 6/15/2012 1:45 PM To: lucene-net-dev@lucene.apache.org Subject: Re: Lets talk graduation Thanks Prescott. I noticed that

Re: Lets talk graduation

2012-06-15 Thread Troy Howard
I concur. On Fri, Jun 15, 2012 at 1:44 PM, Christopher Currens wrote: > Thanks Prescott. > > I noticed that we need to elect someone as Chair/VP for the project, > someone to be a representative for our collective PMC to the board.  Unless > I'm mistaken, the job entails the quarterly report to t

Re: Lets talk graduation

2012-06-15 Thread Christopher Currens
Thanks Prescott. I noticed that we need to elect someone as Chair/VP for the project, someone to be a representative for our collective PMC to the board. Unless I'm mistaken, the job entails the quarterly report to the board and communication with the board when a new PMC member is added or the c

RE: Lets talk graduation

2012-06-15 Thread Prescott Nasser
https://cwiki.apache.org/confluence/display/LUCENENET/Graduation+-+Resolution+Template > Stefan, I think you've more than proved your value. +1

Re: Lets talk graduation

2012-06-15 Thread Michael Herndon
Stefan, I think you've more than proved your value.

Re: Lets talk graduation

2012-06-15 Thread Stefan Bodewig
On 2012-06-15, Benson Margulies wrote: > On Fri, Jun 15, 2012 at 7:01 AM, Stefan Bodewig wrote: >> On 2012-06-14, Troy Howard wrote: >>> The only reservation I have about graduation is losing or lessening >>> Stefan Bodewig's involvement. He's been really helpful. Can we keep >>> all of our ment

Re: Corrupt index

2012-06-15 Thread Michael McCandless
I think the 0-segment segments_1 file is expected in Lucene.Net since we changed that later, in 3.1 in Lucene (LUCENE-2386)? Mike McCandless http://blog.mikemccandless.com On Thu, Jun 14, 2012 at 8:40 PM, Itamar Syn-Hershko wrote: > I can confirm 2.9.4 had autoCommit, but it is gone in 3.0.3 al

Re: Lets talk graduation

2012-06-15 Thread Itamar Syn-Hershko
+1 for releasing after graduation, then With some careful PR and our sponsorship offer, we can get the project flying There's still some work to do anyway On Fri, Jun 15, 2012 at 1:59 PM, Stefan Bodewig wrote: > On 2012-06-14, Christopher Currens wrote: > > > I've gone back and forth on whethe

Re: Lets talk graduation

2012-06-15 Thread Benson Margulies
On Fri, Jun 15, 2012 at 7:01 AM, Stefan Bodewig wrote: > On 2012-06-14, Troy Howard wrote: > >> The only reservation I have about graduation is losing or lessening >> Stefan Bodewig's involvement. He's been really helpful. Can we keep >> all of our mentors even if we graduate? :) > > Thanks. > > T

Re: Lets talk graduation

2012-06-15 Thread Stefan Bodewig
On 2012-06-14, Troy Howard wrote: > The only reservation I have about graduation is losing or lessening > Stefan Bodewig's involvement. He's been really helpful. Can we keep > all of our mentors even if we graduate? :) Thanks. There is no rule that forces ex-mentors to unsubscribe from the ex-po

Re: Lets talk graduation

2012-06-15 Thread Stefan Bodewig
On 2012-06-14, Christopher Currens wrote: > I've gone back and forth on whether I think we're ready for graduation or > not. I had always felt like we weren't because the project isn't as active > as I'd like it to be. However, I think I've been looking at it wrong. > We've got a good enough pr

Re: Corrupt index

2012-06-15 Thread Michael McCandless
Right: Lucene never autocommits anymore ... If you create a new index, add a bunch of docs, and things crash before you have a chance to commit, then there is no index (not even a 0 doc one) in that directory. Mike McCandless http://blog.mikemccandless.com On Thu, Jun 14, 2012 at 1:41 PM, Itama

Re: Corrupt index

2012-06-15 Thread Michael McCandless
On Wed, Jun 13, 2012 at 8:45 PM, Itamar Syn-Hershko wrote: > Mike, > > On Wed, Jun 13, 2012 at 7:31 PM, Michael McCandless > wrote: >> >> Hi Itamar, >> >> One quick question: does Lucene.Net include the fixes done for >> LUCENE-1044 (to fsync files on commit)?  Those are very important for >> an