Is it possible to differ between Junits and manual Tests? I would like to create a new folder for Junit tests...so that i have 2 different folders for my test entrys.
e.g.) - manual test go to /data/solr/person/index - JUnit test should go to /data/solr/person-junit/index the folder is configured in the solr.xml ...so is it possible to write a solr-junit.xml with the new folder and run it when i excecute my Junit tests? -- View this message in context: http://lucene.472066.n3.nabble.com/JUnit-tests-add-entrys-to-data-solr-folder-tp4008571.html Sent from the Solr - User mailing list archive at Nabble.com.