document fix for bug #31241

git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150524 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Daniel Naber 2004-09-18 18:27:21 +00:00
parent 65ce0a021b
commit 49d0e47491
1 changed files with 4 additions and 0 deletions

View File

@ -61,6 +61,10 @@ $Id$
BufferedIndexInput. InputStream is now deprecated and FSDirectory
is now subclassable. (cutting)
13. Fixed bug #31241: Sorting could lead to incorrect results (documents
missing, others duplicated) if the sort keys were not unique and there
were more than 100 matches. (Daniel Naber)
1.4.1
1. Fixed a performance bug in hit sorting code, where values were not