To build PyLucene from the trunk, swig 1.3.28 is required. Older versions of
swig are no longer supported on the trunk. See http://www.swig.org about
obtaining it.
The earlier release branches 1.0 and 1.9 still require swig 1.3.24.
SWIG now supports ref counting, I was able to simplify C++/Java object
wrapping for PyLucene quite a bit. Once the generated __init__ constructor
performance booboo was worked around, PyLucene built with SWIG 1.3.28 can
create simple Document instances about three times faster as the earlier
builds done with swig 1.3.24.
This build is still experimental, but all tests passed.
If you get a chance to give it a try, let me know what you find, I've only
tested this on Mac OS X so far.
Andi..
_______________________________________________
pylucene-dev mailing list
[email protected]
http://lists.osafoundation.org/mailman/listinfo/pylucene-dev