Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

SOLR multicore shared configuration

I'm using multiple cores in SOLR to enable offline population of indices (and then using SWAP to swap out the active core). I want to use the same solrconfig.xml file for both cores - can someone tell me where I should put this so it can be picked up by SOLR?

like image 463
Kram Avatar asked Dec 11 '25 07:12

Kram


1 Answers

I think I solved it... simply by specifying the same instanceDir (but different dataDir) in the confiugation in solr.xml

like image 183
Kram Avatar answered Dec 13 '25 09:12

Kram



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!