From: Keywan G. <k.g...@ib...> - 2012-11-29 13:24:21
|
Dear list, i am using clucene (0.9) and the perl wrapper(0.18) for a while now, but some functionality is missing. Its time for update so I found a fork of clunce named LucenePlusPlus for more information about it see: http://sourceforge.net/mailarchive/message.php?msg_id=29678580 https://groups.google.com/forum/?fromgroups#!forum/luceneplusplus https://github.com/ustramooner/LucenePlusPlus/ but even more interesting it brings bindings to phyton via swig https://github.com/ustramooner/python-lucenepp As swig can also be used to create perl wrappers, it should be possible to use this project for building a perl wrapper But i don't know much about swig or the internals of the project, so maybe some one can help me to set up a working configuration for perl. regards keywan |