mirror of
https://github.com/apache/lucene.git
synced 2025-02-10 12:05:36 +00:00
* When ramPerThreadHardLimitMB is not specified, then Lucene's default value 1945 is used. The specified value should be greater than 0 and less than 2048MB
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.