: I have been developing extensions to SOLR code using 4.0 truck. For JUnit
: testing I am extending AbstractSolrTestCase which in the ALPHA release is
: located in JAR apache-solr-test-framework-4.0.0-ALPHA.jar. However, this
: class extends LuceneTestCase which comes from JAR
: lucene-test-fram
Hi,
I have been developing extensions to SOLR code using 4.0 truck. For JUnit
testing I am extending AbstractSolrTestCase which in the ALPHA release is
located in JAR apache-solr-test-framework-4.0.0-ALPHA.jar. However, this
class extends LuceneTestCase which comes from JAR
lucene-test-framework-