mirror of
https://github.com/apache/lucene.git
synced 2025-02-09 03:25:15 +00:00
SOLR-7983: Fixing changelog entry and moving it to optimizations section
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1698167 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
207f91613e
commit
d1bf1ca14a
@ -165,8 +165,6 @@ Bug Fixes
|
|||||||
of stats.field to prevent ArrayIndexOutOfBoundsException in a distributed search when a large precision
|
of stats.field to prevent ArrayIndexOutOfBoundsException in a distributed search when a large precision
|
||||||
is selected and a large number of values exist in each shard (hossman)
|
is selected and a large number of values exist in each shard (hossman)
|
||||||
|
|
||||||
* SOLR-7983: Utils.toUTF8 uses shorter buffer than necessary for holding UTF8 data. (shalin)
|
|
||||||
|
|
||||||
Optimizations
|
Optimizations
|
||||||
----------------------
|
----------------------
|
||||||
|
|
||||||
@ -186,6 +184,8 @@ Optimizations
|
|||||||
equal to the string.length().
|
equal to the string.length().
|
||||||
(yonik, Steve Rowe, shalin)
|
(yonik, Steve Rowe, shalin)
|
||||||
|
|
||||||
|
* SOLR-7983: Utils.toUTF8 uses larger buffer than necessary for holding UTF8 data. (shalin)
|
||||||
|
|
||||||
Other Changes
|
Other Changes
|
||||||
----------------------
|
----------------------
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user