SOLR multicore shared configuration

Posted by Mark on Stack Overflow See other posts from Stack Overflow or by Mark
Published on 2010-02-18T11:00:59Z Indexed on 2010/05/08 6:08 UTC
Read the original article Hit count: 251

Filed under:
|

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?

© Stack Overflow or respective owner

Related posts about solr

Related posts about configuration