mirror of https://github.com/apache/lucene.git
SOLR-5782: Move CHANGES entry to 4.7.1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1579308 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
aade3acc87
commit
7cee4be199
|
@ -148,9 +148,6 @@ Bug Fixes
|
|||
* SOLR-5777: Fix ordering of field values in JSON updates where
|
||||
field name key is repeated (hossman)
|
||||
|
||||
* SOLR-5782: The full MapReduceIndexer help text does not display when using
|
||||
--help. (Mark Miller, Wolfgang Hoschek)
|
||||
|
||||
* SOLR-5734: We should use System.nanoTime rather than System.currentTimeMillis
|
||||
when calculating elapsed time. (Mark Miller, Ramkumar Aiyengar)
|
||||
|
||||
|
@ -283,6 +280,9 @@ Bug Fixes
|
|||
* SOLR-5866: UpdateShardHandler needs to use the system default scheme registry to
|
||||
properly handle https via javax.net.ssl.* properties. (Steve Davids via shalin)
|
||||
|
||||
* SOLR-5782: The full MapReduceIndexer help text does not display when using
|
||||
--help. (Mark Miller, Wolfgang Hoschek)
|
||||
|
||||
================== 4.7.0 ==================
|
||||
|
||||
Versions of Major Components
|
||||
|
|
Loading…
Reference in New Issue