On Feb 24, 2009, at 7:33, Seid Mohammed <seidy...@gmail.com> wrote:

I like python's text scripting capability.
for that I have read pylucene and some of the samples taken from
lucene in action book works fine.
my question is, I have language specific tools such as analyzer,
toknizer done for Amharic Language in java-lucene.
how can I use these tools just in pylucene?
can I add simply the classes to the pylucene package or what else?
thanks

Yes, you can add them to your PyLucene build by putting them in a jar file and adding it to the jcc invocation in PyLucene's Makefile with a --jar parameter and rebuilding PyLucene.

Andi..



--
"RABI ZIDNI ILMA"

Reply via email to