Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Solr to v8.11.1 #157

Closed
3 tasks done
Tracked by #155 ...
syphax-bouazzouni opened this issue Dec 22, 2021 · 0 comments
Closed
3 tasks done
Tracked by #155 ...

Update Solr to v8.11.1 #157

syphax-bouazzouni opened this issue Dec 22, 2021 · 0 comments

Comments

@syphax-bouazzouni
Copy link
Contributor

syphax-bouazzouni commented Dec 22, 2021

sudo su -
systemctl stop solr
cd /opt
wget https://dlcdn.apache.org/lucene/solr/8.11.1/solr-8.11.1.tgz
tar -xvf solr-8.11.1.tgz
rm solr
ln -s solr-8.11.1 solr
systemctl start solr
  • deploy on stage
  • deploy on agroportal
  • deploy on sifr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant