charupload

PyLucene JCC 2.2.0 binary for win32

leave a comment »

PyLucene JCC version (not the GCJ version). This version needs a JVM to operate.

Install:
Extract the archive contents to your python lib\site-packages.
Open lucene\__init__.py, edit line 3 with your own path to jvm.dll.

Usage:
import lucene
lucene.initJVM(lucene.CLASSPATH)

Download Link:

Download via DivShare
pylucene-jcc-2.2.0-2-py25-win32.zip

Written by char101

December 27, 2007 at 9:32 am

Posted in Python

Tagged with , , ,

Leave a Reply