From: Tomaž Š. <tom...@ta...> - 2011-02-24 16:52:06
|
On 24. 02. 2011 17:37, Sebastien Carrere wrote: > Bonjour a tous, > > I'm wondering if Lucene.pm is no more developped. > No update since September 2007, and a lot of missing methods such as > $reader->terms . > > Anyone has any information ? > Does someone add some methods and want to share ? Yes, it's dead. Considering it is broken for Unicode characters outside of BMP range I will not use it on any new projects. Here's a patch of mine that adds getValues() method. No answer since 2009. https://rt.cpan.org/Public/Bug/Display.html?id=49817 Regards Tomaž |