Call SolrDBLoader from Solr integration tests
- We were previously assuming the existence of specific catalog entries when running the tests in
PhySolrScanIntegrationTest
andPhySolrEvalIntegrationTest
. Let's just call the SolrDBLoader from within these tests if needed.