[pylucene-dev] Re: PyLucene-JCC on OS X 10.5 (Intel Mac Pro)
Bill Janssen
janssen at parc.com
Mon Nov 12 17:38:49 PST 2007
My existing gcj-PyLucene code extends QueryParser. It looks like to
do this with JCC-PyLucene, I'll need to write one of these Java
extension classes, right? Or are there some standard extensors
included? The sample in CustomQueryParser.py just imports
lucene.PythonQueryParser, which I'm guess is a standard extensor for
QueryParser.
You might add a pointer in the docs to jcc/java/org/osafoundation/lucene.
Bill
More information about the pylucene-dev
mailing list