mirror of
https://github.com/apache/lucene.git
synced 2025-03-03 14:59:16 +00:00
LUCENE-2387: add missing CHANGES
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@941363 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
3cd39b54de
commit
ced530aee9
@ -369,6 +369,10 @@ Bug fixes
|
|||||||
little performance, and ties up possibly large amounts of memory for
|
little performance, and ties up possibly large amounts of memory for
|
||||||
apps that index large docs. (Ross Woolf via Mike McCandless)
|
apps that index large docs. (Ross Woolf via Mike McCandless)
|
||||||
|
|
||||||
|
* LUCENE-2387: Don't hang onto Fieldables from the last doc indexed,
|
||||||
|
in IndexWriter, nor the Reader in Tokenizer after close is
|
||||||
|
called. (Ruben Laguna, Uwe Schindler, Mike McCandless)
|
||||||
|
|
||||||
New features
|
New features
|
||||||
|
|
||||||
* LUCENE-2128: Parallelized fetching document frequencies during weight
|
* LUCENE-2128: Parallelized fetching document frequencies during weight
|
||||||
|
Loading…
x
Reference in New Issue
Block a user