On 02/06/2013 03:58 PM, Dave Fisher wrote:
On Feb 5, 2013, at 8:26 PM, Ariel Constenla-Haile wrote:
Is there any recommendation/objection on this? After hsqldb I would
like to move on to lucene.
In this case, it would be nice to investigate if lucence can be replaced
by clucene, this will reduce the need of installing Java for basic
stuff, like the Online Help.
Apache Lucy is a C version of Apache Lucene
http://lucy.apache.org/
Regards,
Dave
That is certainly an option, although it comes down to how it is used,
if it is only for searching the help, it might not need all the new
functionality in the latest Lucene. Since Lucy is a loose port of
Lucene, I am not sure if the updates on Lucene are ported although some
are Java centric and the same issue might not be applicable in C.
Michael