INSTALL file for PyLucene build ------------------------------- PyLucene now comes in two flavors: the original PyLucene built with GCJ and the new PyLucene built with JCC, a code generator integrating Java classes with Python via C++ and Java's Native Invocation Interface. PyLucene with GCJ can be found in the 'gcj' sub-directory. PyLucene with JCC can be found in the 'jcc' sub-directory.