I am migrating from Solr 4.5.1 to Solr 5.2.1 on a Windows platform. I am using multi-core, but not Solr cloud. I am having issues with my suite of junit tests. My tests currently use code I found in SOLR-4502.
I was wondering whether anyone could point me at best-practice examples of multi-core junit tests for Solr 5.2.1? Thanks Rich