LUCENE-4995: Added CHANGES entry.

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1491376 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Adrien Grand 2013-06-10 08:45:02 +00:00
parent e78908ad8c
commit 415c33232f

View File

@ -143,6 +143,11 @@ Bug Fixes
* LUCENE-5045: DrillSideways.search did not work on an empty index. (Shai Erera)
* LUCENE-4995: CompressingStoredFieldsReader now only reuses an internal buffer
when there is no more than 32kb to decompress. This prevents from running
into out-of-memory errors when working with large stored fields.
(Adrien Grand)
Optimizations
* LUCENE-4936: Improve numeric doc values compression in case all values share