July 05, 2004

PyLucene

Very cool: PyLucene:

PyLucene is a GCJ-compiled version of Java Lucene integrated with Python via SWIG. Its goal is to allow you to use Lucene's text indexing and searching capabilities from Python. It is designed to be API compatible with the latest version of Java Lucene.

This should be much, much faster than Lupy.

(via Ted Leung)