: Subject: how to control location of solr PID file

https://cwiki.apache.org/confluence/display/solr/Taking+Solr+to+Production

https://cwiki.apache.org/confluence/display/solr/Taking+Solr+to+Production#TakingSolrtoProduction-Environmentoverridesincludefile

>> Environment overrides include file
>> ...
>> The SOLR_PID_DIR variable sets the directory where the start script 
>> will write out a file containing the Solr server’s process ID. 

: on 8983. What's the recommended file structure for placing multiple nodes on
: the same host? I am trying multiple "solr" folders within the same solr home

Use a different "Solr home dir" for each "node" -- there is an install 
option explicit for this, and some discussion in the ref guide of what 
your various service commands will look like when you do this...

https://cwiki.apache.org/confluence/display/solr/Taking+Solr+to+Production#TakingSolrtoProduction-RunningmultipleSolrnodesperhost

-Hoss
http://www.lucidworks.com/

Reply via email to