diff options
Diffstat (limited to 'textproc/p5-Plucene/pkg-descr')
-rw-r--r-- | textproc/p5-Plucene/pkg-descr | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/textproc/p5-Plucene/pkg-descr b/textproc/p5-Plucene/pkg-descr new file mode 100644 index 000000000000..40c9dc0da219 --- /dev/null +++ b/textproc/p5-Plucene/pkg-descr @@ -0,0 +1,11 @@ +Plucene is a fully-featured and highly customizable search engine +toolkit based on the Lucene API. + +It is not, in and of itself, a functional search engine - you are +expected to subclass and tie all the pieces together to suit your own +needs. The synopsis above gives a rough indication of how to use the +engine in simple cases. See Plucene::Simple in the distribution for one +example of tying it all together. + +WWW: http://search.cpan.org/dist/Plucene/ +WWW: http://jakarta.apache.org/lucene |