RE: Is Lucene Java trunk still stable for production code?

2007-03-15 Thread Jean-Philippe Robichaud
That's really wonderful. Everything gets cleaner now. Thanks, I mean really Thanks, for all the hard work that goes in Lucene code + Doc + Processes + Mailing list. Lucene is really something I refer other as "what (open source) software development should be". I'll go with lucene_2_1 ! Jp -

RE: Is Lucene Java trunk still stable for production code?

2007-03-15 Thread Jean-Philippe Robichaud
I would move to 2.1, but that's just me! -Grant On Mar 14, 2007, at 5:12 PM, Jean-Philippe Robichaud wrote: > Hello Dear Lucene Users! > > > > Back in the old days (well, last year) the lucene/java/trunk > subversion > path was always stable enough for everyone to use

Is Lucene Java trunk still stable for production code?

2007-03-14 Thread Jean-Philippe Robichaud
Hello Dear Lucene Users! Back in the old days (well, last year) the lucene/java/trunk subversion path was always stable enough for everyone to use into production code. Now, with the 2.0/2.1/2.2 braches, is it still the case? In December, I 'ported' my app to use the lucene 2.0 release.