SOLR-5796: move CHANGES.txt entries to 4.7.1 section

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1581196 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Steven Rowe 2014-03-25 03:00:05 +00:00
parent 847707dbf2
commit aae64b9063
1 changed files with 10 additions and 7 deletions

View File

@ -162,9 +162,6 @@ New Features
Bug Fixes
----------------------
* SOLR-5796: Increase how long we are willing to wait for a core to see the ZK
advertised leader in it's local state. (Timothy Potter, Mark Miller)
* SOLR-5818: distrib search with custom comparator does not quite work correctly
(Ryan Ernst)
@ -228,10 +225,6 @@ Other Changes
behavior of silently ignoring these terms, use LengthFilter in your Analyzer.
(hossman, Mike McCandless, Varun Thacker)
* SOLR-5796: Make how long we are willing to wait for a core to see the ZK
advertised leader in it's local state configurable.
(Timothy Potter via Mark Miller)
* SOLR-5825: Separate http request creating and execution in SolrJ
(Steven Bower via Erick Erickson)
@ -334,6 +327,16 @@ Bug Fixes
* SOLR-5811: The Overseer will retry work items until success, which is a serious
problem if you hit a bad work item. (Mark Miller)
* SOLR-5796: Increase how long we are willing to wait for a core to see the ZK
advertised leader in it's local state. (Timothy Potter, Mark Miller)
Other Changes
---------------------
* SOLR-5796: Make how long we are willing to wait for a core to see the ZK
advertised leader in it's local state configurable.
(Timothy Potter via Mark Miller)
================== 4.7.0 ==================
Versions of Major Components