Lucy the loose C port of lucene
Posted on October 29th, 2007 by Yousef Ourabi
Lucy is the “Loose C” port of the Java Lucene api, with perl and ruby bindings. It was created by Marvin Humphrey, and David Balmain.
svn checkout http://svn.apache.org/repos/asf/lucene/lucy/trunk/ lucy
The perl bindings are in lucy/perl — and it requires Module::Build, and the standared C/C++ development headers
I installed that with the following command on my Ubuntu [...]
Filed under: Programming | View Comments