You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by rm...@apache.org on 2012/10/01 19:39:37 UTC

svn commit: r1392460 - /lucene/dev/branches/branch_4x/lucene/CHANGES.txt

Author: rmuir
Date: Mon Oct  1 17:39:37 2012
New Revision: 1392460

URL: http://svn.apache.org/viewvc?rev=1392460&view=rev
Log:
LUCENE-4411: fix changes entry (this made it into 4.0)

Modified:
    lucene/dev/branches/branch_4x/lucene/CHANGES.txt

Modified: lucene/dev/branches/branch_4x/lucene/CHANGES.txt
URL: http://svn.apache.org/viewvc/lucene/dev/branches/branch_4x/lucene/CHANGES.txt?rev=1392460&r1=1392459&r2=1392460&view=diff
==============================================================================
--- lucene/dev/branches/branch_4x/lucene/CHANGES.txt (original)
+++ lucene/dev/branches/branch_4x/lucene/CHANGES.txt Mon Oct  1 17:39:37 2012
@@ -27,12 +27,6 @@ New Features
   the suggester to ignore such variations. (Robert Muir, Sudarshan
   Gaikaiwari, Mike McCandless)
 
-Bug Fixes
-
-* LUCENE-4411: when sampling is enabled for a FacetRequest, its depth
-  parameter is reset to the default (1), even if set otherwise.
-  (Gilad Barkai via Shai Erera)
-
 Optimizations
 
 * LUCENE-4443: BlockPostingsFormat no longer writes unnecessary offsets 
@@ -206,6 +200,10 @@ Bug Fixes
 * LUCENE-4401: Fix bug where DisjunctionSumScorer would sometimes call score()
   on a subscorer that had already returned NO_MORE_DOCS.  (Liu Chao, Robert Muir)
 
+* LUCENE-4411: when sampling is enabled for a FacetRequest, its depth
+  parameter is reset to the default (1), even if set otherwise.
+  (Gilad Barkai via Shai Erera)
+
 Optimizations
 
 * LUCENE-4322: Decrease lucene-core JAR size. The core JAR size had increased a