+1 to release! Exciting to finally have a PyLucene 4.x :) I ran my usual smoke test (index first 100K Wikipedia docs and run a couple searches) and it looks great!
Only strangeness was ... I set JDK['linux2'] to my install location (Oracle JDK), and normally this works fine, but this time setup.py couldn't find javac nor javadoc ... so I had to go set those two full paths as well, and then jcc built fine. Mike McCandless http://blog.mikemccandless.com On Mon, May 6, 2013 at 8:27 PM, Andi Vajda <[email protected]> wrote: > > It looks like the time has finally come for a PyLucene 4.x release ! > > The PyLucene 4.3.0-1 release tracking the recent release of Apache Lucene > 4.3.0 is ready. > > A release candidate is available from: > http://people.apache.org/~vajda/staging_area/ > > A list of changes in this release can be seen at: > http://svn.apache.org/repos/asf/lucene/pylucene/branches/pylucene_4_3/CHANGES > > PyLucene 4.3.0 is built with JCC 2.16 included in these release artifacts: > http://svn.apache.org/repos/asf/lucene/pylucene/trunk/jcc/CHANGES > > A list of Lucene Java changes can be seen at: > http://svn.apache.org/repos/asf/lucene/dev/tags/lucene_solr_4_3_0/lucene/CHANGES.txt > > Please vote to release these artifacts as PyLucene 4.3.0-1. > > Thanks ! > > Andi.. > > ps: the KEYS file for PyLucene release signing is at: > http://svn.apache.org/repos/asf/lucene/pylucene/dist/KEYS > http://people.apache.org/~vajda/staging_area/KEYS > > pps: here is my +1
