mirror of https://github.com/apache/lucene.git
SOLR-4159: CHANGIES entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1418791 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
9075acd9be
commit
7ebb85ab6d
|
@ -279,6 +279,11 @@ Bug Fixes
|
|||
* SOLR-2890: Fixed a bug that prevented omitNorms and omitTermFreqAndPositions
|
||||
options from being respected in some <fieldType/> declarations (hossman)
|
||||
|
||||
* SOLR-4159: When we are starting a shard from rest, a potential leader should
|
||||
not consider it's last published state when deciding if it can be the new
|
||||
leader. (Mark Miller)
|
||||
|
||||
|
||||
Other Changes
|
||||
----------------------
|
||||
|
||||
|
|
Loading…
Reference in New Issue