List of usage examples for org.apache.solr.util ReadOnlyCoresLocator subclass-usage
From source file org.vootoo.NamedCoresLocator.java
public class NamedCoresLocator extends ReadOnlyCoresLocator { List<TestHarness.TestCoresLocator> tcls = new ArrayList<>(); public NamedCoresLocator(String... coreName) { File dataBase = new File(System.getProperty("tempDir", System.getProperty("java.io.tmpdir")),