{"id":7244,"date":"2020-11-16T18:26:11","date_gmt":"2020-11-16T15:26:11","guid":{"rendered":"https:\/\/kifarunix.com\/?p=7244"},"modified":"2024-03-14T23:47:39","modified_gmt":"2024-03-14T20:47:39","slug":"install-latest-apache-solr-on-ubuntu-20-04","status":"publish","type":"post","link":"https:\/\/kifarunix.com\/install-latest-apache-solr-on-ubuntu-20-04\/","title":{"rendered":"Install latest Apache Solr on Ubuntu 20.04"},"content":{"rendered":"\n

In this tutorial, you will how to install latest Apache Solr on Ubuntu 20.04. Apache Solr<\/a> is the popular, blazing-fast, open source enterprise search platform built on Apache Lucene. It is highly reliable, scalable and fault tolerant, providing distributed indexing, replication and load-balanced querying, automated failover and recovery, centralized configuration and more. Solr powers the search and navigation features of many of the world’s largest internet sites<\/em>. With Solr, you put documents in it (called “indexing”) via JSON, XML, CSV or binary over HTTP. You query it via HTTP GET and receive JSON, XML, CSV or binary results<\/em>.<\/p>\n\n\n\n

Solr Features as outlined on Apache Solr Features page<\/a>.<\/p>\n\n\n\n