mirror of
https://github.com/apache/lucene.git
synced 2025-02-06 18:18:38 +00:00
b2b3a7aec3
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1392464 13f79535-47bb-0310-9956-ffa450edef68
7 lines
288 B
Plaintext
7 lines
288 B
Plaintext
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.
|