Archive for April 3, 2005

Integrating lucene in python using gcj and generics

Interesting paper from the latest PyCon 2005 Pulling Java Lucene into Python: PyLucene As OSAF needed an open source text search engine library for its Python based project, Chandler, we made the following bet: what if we pulled together Java Lucene, GNU’s gcj Java compiler and SWIG to build a Python extension ? This paper […]