Last active
August 29, 2015 14:03
-
-
Save cfbarbero/e4a517075d4ac5e84639 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="utf-8"?> | |
<Configuration> | |
<SolrConfigs> | |
<SolrConfig jobBoardCode="HC" solrJobUrlSlave="http://search.svc.ontargetjobs.com:8983/solr/hc_ent_jobs" solrJobUrlMaster="http://PCOSOLRMSTR01:8983/solr/hc_ent_jobs" /> | |
<SolrConfig jobBoardCode="HEC" solrJobUrlSlave="http://search.svc.ontargetjobs.com:8983/solr/hec_jobs" solrJobUrlMaster="http://PCOSOLRMSTR01:8983/solr/hec_jobs" /> | |
</SolrConfig> | |
</Configuration> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment