mirror of https://github.com/apache/lucene.git
SOLR-6670: change BALANCESLICEUNIQUE to BALANCESHARDUNIQUE. corrected typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1636363 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
19a2ea8679
commit
7292a07b0c
|
@ -199,7 +199,7 @@ New Features
|
|||
Lucene MoreLikeThis class (Anshum Gupta).
|
||||
|
||||
* SOLR-6670: change BALANCESLICEUNIQUE to BALANCESHARDUNIQUE. Also, the parameter
|
||||
for ADDREPLICAPROP that used to be sliceUnique is not shardUnique. (Erick Erickson)
|
||||
for ADDREPLICAPROP that used to be sliceUnique is now shardUnique. (Erick Erickson)
|
||||
|
||||
Bug Fixes
|
||||
----------------------
|
||||
|
|
Loading…
Reference in New Issue