Apache Solr is a highly scalable search engine that is used to build search applications. In this tutorial, we will learn how to install Apache Solr on Fedora Server Latest.
Before we start with the installation process, make sure that you have the following prerequisites:
Follow the steps below to install Apache Solr:
Download Solr from the official Apache website.
wget https://ftp.wayne.edu/apache/lucene/solr/8.10.0/solr-8.10.0.tgz
Extract the downloaded file using tar.
tar xzf solr-8.10.0.tgz solr-8.10.0/bin/install_solr_service.sh --strip-components=2
Install Solr by running the following command.
sudo bash ./install_solr_service.sh solr-8.10.0.tgz
Start Solr service.
sudo systemctl start solr
Check the status of the Solr service.
sudo systemctl status solr
Verify Solr installation by visiting the following URL in your browser.
http://localhost:8983/solr/
Congratulations! You have installed Apache Solr on your Fedora Server Latest. You can now start building your search applications using Apache Solr.
If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!
Alternatively, for the best virtual desktop, try Shells!