mirror of https://github.com/apache/lucene.git
SOLR-10758: move CHANGES entry under 6.6 section after backport
This commit is contained in:
parent
4944ddc305
commit
1d2acdbea7
|
@ -247,11 +247,6 @@ Optimizations
|
|||
so that the second phase which would normally involve calculating the domain for the bucket
|
||||
can be skipped entirely, leading to large performance improvements. (yonik)
|
||||
|
||||
Ref Guide
|
||||
----------------------
|
||||
|
||||
* SOLR-10758: Modernize the Solr ref guide's Chinese language analysis coverage. (Steve Rowe)
|
||||
|
||||
Other Changes
|
||||
----------------------
|
||||
|
||||
|
@ -480,6 +475,11 @@ Bug Fixes
|
|||
* SOLR-10735: Windows script (solr.cmd) didn't work properly with directory containing spaces. Adding quotations
|
||||
to fix (Uwe Schindler, janhoy, Tomas Fernandez-Lobbe, Ishan Chattopadhyaya)
|
||||
|
||||
Ref Guide
|
||||
----------------------
|
||||
|
||||
* SOLR-10758: Modernize the Solr ref guide's Chinese language analysis coverage. (Steve Rowe)
|
||||
|
||||
Other Changes
|
||||
----------------------
|
||||
|
||||
|
|
Loading…
Reference in New Issue