goller 2004/09/30 02:19:43
Modified: . CHANGES.txt
Log:
Bug# 31240
Revision Changes Path
1.114 +4 -1 jakarta-lucene/CHANGES.txt
Index: CHANGES.txt
===================================================================
RCS file: /home/cvs/jakarta-lucene/CHANGES.txt,v
retrieving revision 1.113
retrieving revision 1.114
diff -u -r1.113 -r1.114
--- CHANGES.txt 29 Sep 2004 16:54:44 -0000 1.113
+++ CHANGES.txt 30 Sep 2004 09:19:43 -0000 1.114
@@ -83,6 +83,9 @@
composed of TermQuery, with not all terms required, that returns a
TopDocs (e.g., through a Hits with no Sort specified) runs much
faster. (cutting)
+
+17. Memory leak in Sort code (Bug# 31240) eliminated.
+(Rafal Krzewski via Christoph and Daniel)
1.4.1
---------------------------------------------------------------------
To unsubscribe, e-mail: lucene-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: lucene-dev-help@jakarta.apache.org
|