Hi Adil,
And for both pylucene-3.0.3-1 (rc) and pylucene-3.0.2-1 when I run the make
tests, most of the tests run fine, but a couple of them crash Python.
...
/opt/local/bin/python test/test_PhraseQuery.py
........
----------------------------------------------------------------------
Ran 8 tests in 0.162s
OK
/opt/local/bin/python test/test_PositionIncrement.py
Invalid memory access of location 0x0 eip=0x240ba3b
make: *** [test] Error 1
I have tested this on three of our 10.5 systems, and it is reproduceable on
all. (The unit tests complete okay on 10.6). I have tried switching to Java
6 and/or Python 2.7, and I still get the same behaviour. This crash is not
a show-stopper for us. Pylucene is working fine for what we need.
Hmm, let me try this on my 10.5 system and report back.
If someone else can try this before I get to it, please us know what you
see.
Thanks !
Andi..
Cheers,
-Adil
On Sat, Dec 4, 2010 at 10:50 PM, Andi Vajda <[email protected]> wrote:
With the recent releases of Lucene Java 2.9.4 and 3.0.3, the PyLucene
2.9.4-1 and 3.0.3-1 releases closely tracking them are ready.
Release candidates are 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_2_9/CHANGES
http://svn.apache.org/repos/asf/lucene/pylucene/branches/pylucene_3_0/CHANGES
All versions of PyLucene are built with the same version of JCC, currently
version 2.7, included in these release artifacts.
A list of Lucene Java changes can be seen at:
http://svn.apache.org/repos/asf/lucene/java/branches/lucene_2_9/CHANGES.txt
http://svn.apache.org/repos/asf/lucene/java/branches/lucene_3_0/CHANGES.txt
Please vote to release these artifacts as PyLucene 2.9.4-1 and 3.0.3-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