mirror of https://github.com/apache/lucene.git
SOLR-5777: move CHANGES.txt entry to 4.7.1 section
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1581015 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
ed2bc87956
commit
051c7b6054
|
@ -162,9 +162,6 @@ New Features
|
||||||
Bug Fixes
|
Bug Fixes
|
||||||
----------------------
|
----------------------
|
||||||
|
|
||||||
* SOLR-5777: Fix ordering of field values in JSON updates where
|
|
||||||
field name key is repeated (hossman)
|
|
||||||
|
|
||||||
* SOLR-5734: We should use System.nanoTime rather than System.currentTimeMillis
|
* SOLR-5734: We should use System.nanoTime rather than System.currentTimeMillis
|
||||||
when calculating elapsed time. (Mark Miller, Ramkumar Aiyengar)
|
when calculating elapsed time. (Mark Miller, Ramkumar Aiyengar)
|
||||||
|
|
||||||
|
@ -329,6 +326,9 @@ Bug Fixes
|
||||||
* SOLR-5550: shards.info is not returned by a short circuited distributed query.
|
* SOLR-5550: shards.info is not returned by a short circuited distributed query.
|
||||||
(Timothy Potter, shalin)
|
(Timothy Potter, shalin)
|
||||||
|
|
||||||
|
* SOLR-5777: Fix ordering of field values in JSON updates where
|
||||||
|
field name key is repeated (hossman)
|
||||||
|
|
||||||
================== 4.7.0 ==================
|
================== 4.7.0 ==================
|
||||||
|
|
||||||
Versions of Major Components
|
Versions of Major Components
|
||||||
|
|
Loading…
Reference in New Issue