How to Install Apache Solr in 1 minute
How to install and run SOLR in 1 minute
Open this url = https://archive.apache.org/dist/solr/solr/9.8.1/
Download this= https://archive.apache.org/dist/solr/solr/9.8.1/solr-9.8.1.tgz
It will take few seconds
After downlaod move into your project location in my case =
a9844542127@9844542127s-MacBook-Pro solr % cd /Users/a9844542127/Documents/solr
Then unzip = a9844542127@9844542127s-MacBook-Pro solr % tar -xvf solr-9.8.1.tgz
cd solr-9.8.1
bin/solr start
http://localhost:8983/
TAGS='apache','coding','solar','technology'
Comments (0)
No comments yet. Be the first to share your thoughts!