Fix CHANGES.txt

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653786 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Tomas Eduardo Fernandez Lobbe 2015-01-22 09:09:58 +00:00
parent 8c50bc2fde
commit 24d9371125
1 changed files with 2 additions and 2 deletions

View File

@ -76,6 +76,8 @@ New Features
* SOLR-6909: Extract atomic update handling logic into AtomicUpdateDocumentMerger class
and enable subclassing. (Steve Davids, yonik)
* SOLR-6845: Add a “buildOnStartup” option for suggesters. (Tomás Fernández Löbbe)
Other Changes
----------------------
* SOLR-7014: Collapse identical catch branches in try-catch statements. (shalin)
@ -367,8 +369,6 @@ New Features
* SOLR-5147: Support child documents in DIH
(Vadim Kirilchuk, Shawn Heisey, Thomas Champagne, Mikhail Khludnev via Noble Paul)
* SOLR-6845: Add a “buildOnStartup” option for suggesters. (Tomás Fernández Löbbe)
Bug Fixes
----------------------