mirror of https://github.com/apache/lucene.git
Fix changes to indicate SOLR-14659 fixed in 8.7 vs. 9
This commit is contained in:
parent
969f9c1899
commit
01e1a7b356
|
@ -126,8 +126,6 @@ Other Changes
|
|||
|
||||
* SOLR-14036: Remove distrib=false from /terms handler's default parameters (David Smiley, Munendra S N)
|
||||
|
||||
* SOLR-14659: Remove restlet as dependency for the ManagedResource API (Timothy Potter, noble)
|
||||
|
||||
* SOLR-14829: Cleanup the documentation for Request Handlers and Search Components (Alexandre Rafalovitch)
|
||||
|
||||
* SOLR-10370: ReplicationHandler should fetch index at fixed delay instead of fixed rate (Cao Manh Dat)
|
||||
|
@ -305,6 +303,8 @@ Other Changes
|
|||
* SOLR-14910: Use in-line tags for logger declarations in Gradle ValidateLogCalls that are non-standard,
|
||||
change //logok to //nowarn (Erick Erickson)
|
||||
|
||||
* SOLR-14659: Remove restlet as dependency for the ManagedResource API (Timothy Potter, noble)
|
||||
|
||||
================== 8.6.2 ==================
|
||||
|
||||
Consult the LUCENE_CHANGES.txt file for additional, low level, changes in this release.
|
||||
|
|
Loading…
Reference in New Issue