Download Solr: https://solr.apache.org/downloads.html.

Install Solr:

tar xzf solr-9.7.0.tgz solr-9.7.0/bin/install_solr_service.sh --strip-components=2
sudo bash ./install_solr_service.sh solr-9.7.0.tgz

 

Add/uncomment (File: /etc/default/solr.in.sh):

SOLR_JETTY_HOST="0.0.0.0"

0.0.0.0  to allow Solr to accept connections on all network interfaces.

 

Suche

Neueste Kommentare