mirror of https://github.com/apache/lucene.git
46f753d7c6
This commit deprecates the min_rf parameter. Solr now always includes the achieved replication factor in the update requests (as if min_rf was always specified). Also, reverts the changes introduced in SOLR-8034, replicas that don't ack an update will have to recover to prevent inconsistent shards. |
||
---|---|---|
.. | ||
src | ||
README.txt | ||
build.xml | ||
ivy.xml |
README.txt
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.