Dear all,
I uploaded latest JCC and PyLucene (2.9.3/3.0.2) for Python 2.6 and Windows
platform
to http://code.google.com/p/pylucene-win32-binary/downloads/list
best regards
Thomas
--
OrbiTeam Software GmbH & Co. KG
Endenicher Allee 35
53121 Bonn Germany
http://www.orbiteam.de
Today, I ported JCC and PyLucene (trunk) to Python 3.1.2 on Mac OS X 10.6.
All unit tests and Lucene in Action samples pass. 2to3 did wonders. So did
the docs for all the manual C code changes.
If you'd like to check it out:
- install Python 3.1.2
- install the latest distribute
- check