Re: [VOTE] Release PyLucene 2.9.0-1

2009-10-13 Thread Andi Vajda
On Wed, 7 Oct 2009, Andi Vajda wrote: With the recent release of Java Lucene 2.9.0, a PyLucene 2.9.0-1 release closely tracking it is ready. Release candidate 1 of PyLucene 2.9.0-1 is available from: http://people.apache.org/~vajda/staging_area/ The list of changes is available from: ht

Re: [VOTE] Release PyLucene 2.9.0-1

2009-10-13 Thread Michael McCandless
OK thanks Andi. I was missing that initVM is needed even to populate the statics, but that makes total sense. Mike On Tue, Oct 13, 2009 at 2:28 PM, Andi Vajda wrote: > > On Tue, 13 Oct 2009, Michael McCandless wrote: > >> One question: how does one gain access to the public static constants >>

Re: [VOTE] Release PyLucene 2.9.0-1

2009-10-13 Thread Andi Vajda
On Tue, 13 Oct 2009, Michael McCandless wrote: One question: how does one gain access to the public static constants Version.LUCENE_XX from oal.Version? >>> import lucene >>> lucene.initVM(lucene.CLASSPATH) >>> lucene.Version.LUCENE_CURRENT >>> lucene.Version.LUCENE_24 >>>

Re: [VOTE] Release PyLucene 2.9.0-1

2009-10-13 Thread Michael McCandless
On Wed, Oct 7, 2009 at 8:04 PM, Andi Vajda wrote: > Please vote to release these artifacts as PyLucene 2.9.0-1. +1 I walked through the "for the impatient" instructions and everything just worked. Then I ran my python script to index first 100K wikipedia docs; I modified it to get an NRT reade

Re: [VOTE] Release PyLucene 2.9.0-1

2009-10-13 Thread Grant Ingersoll
+1 On Oct 7, 2009, at 8:04 PM, Andi Vajda wrote: With the recent release of Java Lucene 2.9.0, a PyLucene 2.9.0-1 release closely tracking it is ready. Release candidate 1 of PyLucene 2.9.0-1 is available from: http://people.apache.org/~vajda/staging_area/ The list of changes is avail

Re: [VOTE] Release PyLucene 2.9.0-1

2009-10-12 Thread Andi Vajda
On Mon, 12 Oct 2009, Chris Hostetter wrote: : Please vote to release these artifacts as PyLucene 2.9.0-1. +1 7efc6e335d729e1df68ba5db83f6897a worked for me as advertised (after the expected setup.py and makefile modifications) and all test passed. I was reminded that I didn't actually vote.

Re: [VOTE] Release PyLucene 2.9.0-1

2009-10-12 Thread Chris Hostetter
: Please vote to release these artifacts as PyLucene 2.9.0-1. +1 7efc6e335d729e1df68ba5db83f6897a worked for me as advertised (after the expected setup.py and makefile modifications) and all test passed. -Hoss

[VOTE] Release PyLucene 2.9.0-1

2009-10-07 Thread Andi Vajda
With the recent release of Java Lucene 2.9.0, a PyLucene 2.9.0-1 release closely tracking it is ready. Release candidate 1 of PyLucene 2.9.0-1 is available from: http://people.apache.org/~vajda/staging_area/ The list of changes is available from: http://svn.apache.org/repos/asf/lucene/p