[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Demo of Sputnik with LuaUsers content
- From: Petite Abeille <petite_abeille@...>
- Date: Sat, 23 Feb 2008 12:11:19 +0100
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.