On Feb 23, 2008, at 7:55 AM, Bertrand Mansion wrote:
For your wikis, the best would probably be to write a lua implementation of Lucene though.This would benefit other lua projects as well :)
Ha! That will be a walk in the park :P
There already are other languages implementations: PHP : http://framework.zend.com/manual/en/zend.search.lucene.html Perl : http://search.cpan.org/dist/Plucene/ Ruby : http://ferret.davebalmain.com/trac
Porting Lucene to Lua would definitively be a very worthwhile project. http://en.wikipedia.org/wiki/Lucene Cheers, PA.