Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision Both sides next revision
archipelago:solr_base [2019/02/05 08:22]
giancarlo created
archipelago:solr_base [2019/02/05 08:26]
giancarlo
Line 34: Line 34:
 open files                      (-n) 65535 open files                      (-n) 65535
 max user processes              (-u) 65535 max user processes              (-u) 65535
 +</code>
 +</WRAP>
 +  * Install Solr
 +<WRAP prewrap center>
 +<code>
 +wget https://www-us.apache.org/dist/lucene/solr/7.6.0/solr-7.6.0.tgz
 +tar xzf solr-7.6.0.tgz solr-7.6.0/bin/install_solr_service.sh --strip-components=2
 +
 +bash ./install_solr_service.sh solr-7.6.0.tgz
 +
 + id: ‘solr’: no such user
 + Creating new user: solr
 + Adding system user `solr' (UID 111) ...
 + Adding new group `solr' (GID 113) ...
 + Adding new user `solr' (UID 111) with group `solr' ...
 + Creating home directory `/var/solr' ...
 + Extracting solr-7.6.0.tgz to /opt
 + Installing symlink /opt/solr -> /opt/solr-7.6.0 ...
 + Installing /etc/init.d/solr script ...
 + Installing /etc/default/solr.in.sh ...
 + Service solr installed.
 + Customize Solr startup configuration in /etc/default/solr.in.sh
 +</code>
 +</WRAP>
 +<WRAP prewrap center>
 +<code>
 +cat /etc/default/solr.in.sh
 + SOLR_PID_DIR="/var/solr"
 + SOLR_HOME="/var/solr/data"
 + LOG4J_PROPS="/var/solr/log4j2.xml"
 + SOLR_LOGS_DIR="/var/solr/logs"
 + SOLR_PORT="8983"
 </code> </code>
 </WRAP> </WRAP>
 
 
archipelago/solr_base.txt · Last modified: 2020/07/10 17:28 by giancarlo

Developers: CNR IRCrES IT Office and Library
Giancarlo Birello (giancarlo.birello _@_ ircres.cnr.it) and Anna Perin (anna.perin _@_ ircres.cnr.it)
DigiBess is licensed under: Creative Commons License
Recent changes RSS feed Creative Commons License Valid XHTML 1.0 Valid CSS Driven by DokuWiki
Drupal Garland Theme for Dokuwiki