mirror of https://github.com/apache/lucene.git
CHANGES.txt: separate improvements to dedicated section
This commit is contained in:
parent
9c684bbdfa
commit
b17740b4b5
|
@ -163,6 +163,8 @@ Improvements
|
|||
* SOLR-13602 SOLR-13588: Add a field type for Estonian language to default managed_schema,
|
||||
document about Estonian language analysis in Solr Ref Guide (Tomoko Uchida)
|
||||
|
||||
* SOLR-13003: Query Result Cache does not honour maxRamBytes parameter. (ab, Brian Ecker)
|
||||
|
||||
Bug Fixes
|
||||
----------------------
|
||||
|
||||
|
@ -217,11 +219,6 @@ Bug Fixes
|
|||
|
||||
* SOLR-13538: toNativeType () TrieDate & EnumField do not handle CharSequence properly (Munendra S N)
|
||||
|
||||
Improvements
|
||||
----------------------
|
||||
|
||||
* SOLR-13003: Query Result Cache does not honour maxRamBytes parameter. (ab, Brian Ecker)
|
||||
|
||||
Other Changes
|
||||
----------------------
|
||||
|
||||
|
|
Loading…
Reference in New Issue