How to Install libplucene-perl in Ubuntu 18.04



Install libplucene-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libplucene-perl

Description:

Perl port of the Lucene search engine

Plucene is a fully-featured and highly customizable search engine toolkit based on the Lucene API. (http://jakarta.apache.org/lucene) . 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 for one example of tying it all together.

Homepage: http://search.cpan.org/dist/Plucene/

Version: 1.25-3

Section: universe/perl