mirror of https://github.com/apache/lucene.git
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:
parent
8c50bc2fde
commit
24d9371125
|
@ -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
|
||||
----------------------
|
||||
|
|
Loading…
Reference in New Issue