Jon-Pierre Gentil
jgentil at sebistar.net
Wed Aug 17 10:54:47 EDT 2005
On Wednesday 17 August 2005 06:09 am, Manjeet Chaudhary wrote: > I want to pull Java Lucene into Python: PyLucene.I have an > "ArabicAnalyzer.jar" file in Java and i want to use in Python.I have > gone through a documentation of how to convert Java into Python using > "gcj" and "swig" , but i am confused about how to go about. This would be the perfect reason to have mod_jython. :-) But otherwise, the only way I can think of to integrate it without seriously hacking something up is to create a XMLRPC wrapper service in Java and have it running on the machine with the web server, and do XMLRPC calls to it. -- _________________________________________________________ Jon-Pierre Gentil PGP: 0x7E1CBA17 jabber: jgentil at sebistar.net web: www.sebistar.net "If you think education is expensive, try ignorance." _________________________________________________________ -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 827 bytes Desc: not available Url : http://mm_cfg_has_not_been_edited_to_set_host_domains/pipermail/mod_python/attachments/20050817/6db10709/attachment.bin
|