mirror of
https://github.com/apache/lucene.git
synced 2025-02-07 02:28:49 +00:00
b14fb50b7f
* This increases <mergePolicy> vs. <mergePolicyFactory> test coverage. * This temporarily also adds a little test setup complexity but when SOLR-8668 removes support for <mergePolicy> then test setup will return to its original complexity.
The Solr test-framework products base classes and utility classes for writting JUnit tests excercising Solr functionality. This test framework relies on the lucene components found in in the ./lucene-libs/ directory, as well as the third-party libraries found in the ./lib directory.