mirror of
https://github.com/djohnlewis/stackdump
synced 2025-01-23 07:01:41 +00:00
436b86b234
All Solr indexes will need to be re-created.
7 lines
294 B
Plaintext
7 lines
294 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.
|