[pylucene-dev] [newbie] Must I recompile pyLucene to get my Analyzer jar callable?

Cloud Zhang zhong335 at gmail.com
Sun Jun 1 21:59:59 PDT 2008


Adding an new analyzer (in jar form) in Java is really straightforward, but
when I was trying to add one for pyLucene, I found no way to refer the jar
package.

I went though the building process of pyLucene and guess maybe I could:
* put the analyzer source under
PyLucene-2.3.2-1/lucene-java-2.3.2/contrib/analyzers/src/java/, and
recompile Lucene then pyLucene
or
* put the analyzer jar somewhere in the building folder and add it to the
Makefile, then recompile pyLucene

Could them work? Or is there other solution which is as straightforward as
setting CLASSPATH in java?

Thanks ahead of your help.
-- 
Cheers,
Cloud
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osafoundation.org/pipermail/pylucene-dev/attachments/20080602/ba0deeb8/attachment.htm


More information about the pylucene-dev mailing list