How to Install libsolr-java in Ubuntu 18.04



Install libsolr-java by entering the following commands in the terminal:

sudo apt update
sudo apt install libsolr-java

Description:

Enterprise search server based on Lucene - Java libraries

Solr is an open source enterprise search server based on the Lucene Java search library, with XML/HTTP and JSON APIs, hit highlighting, faceted search, caching, replication, and a web administration interface. It runs in a Java servlet container such as Tomcat. . This package provides the Java libraries required to support execution of solr.

Homepage: http://lucene.apache.org

Version: 3.6.2+dfsg-11

Section: universe/java