{"id":7262,"date":"2020-11-19T20:29:31","date_gmt":"2020-11-19T17:29:31","guid":{"rendered":"https:\/\/kifarunix.com\/?p=7262"},"modified":"2024-03-14T23:45:01","modified_gmt":"2024-03-14T20:45:01","slug":"install-latest-apache-solr-on-centos-8","status":"publish","type":"post","link":"https:\/\/kifarunix.com\/install-latest-apache-solr-on-centos-8\/","title":{"rendered":"Install latest Apache Solr on CentOS 8"},"content":{"rendered":"\n

Welcome to our tutorial on how to install latest Apache Solr on CentOS 8. 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\u2019s largest internet sites<\/em>. With Solr, you put documents in it (called \u201cindexing\u201d) 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