The purpose of the Lucene CPAN module is to export the C++ Lucene API to perl and at the same time be as close as possible to the original Java API. This has the combined advantage of providing perl programmers with a well-documented API and giving them access to a C++ search engine library that is supposedly faster than the original.
http://search.cpan.org/~tbusch/Lucene-0.01/lib/Lucene.pm
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Release of Lucene-0.01 -- API to the C++ port of the Lucene search engine
by perrin (Chancellor) on Aug 21, 2006 at 15:16 UTC | |
by Anonymous Monk on Aug 22, 2006 at 13:37 UTC |