solr
Mulitple cores in SOLR
I can’t believe how easily I set up multiple cores on SOLR (http://lucene.apache.org/solr/). It’s literally as simple as creating a solr.xml
file in $SOLR_HOME
that tells SOLR the path to the core directories and the names of the cores.