You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by er...@apache.org on 2016/02/09 04:53:38 UTC

lucene-solr git commit: Corrected CHANGES.txt entry for SOLR-2649 (cherry picked from commit 1f66406)

Repository: lucene-solr
Updated Branches:
  refs/heads/branch_5x f4f148689 -> 21e019fab


Corrected CHANGES.txt entry for SOLR-2649
(cherry picked from commit 1f66406)


Project: http://git-wip-us.apache.org/repos/asf/lucene-solr/repo
Commit: http://git-wip-us.apache.org/repos/asf/lucene-solr/commit/21e019fa
Tree: http://git-wip-us.apache.org/repos/asf/lucene-solr/tree/21e019fa
Diff: http://git-wip-us.apache.org/repos/asf/lucene-solr/diff/21e019fa

Branch: refs/heads/branch_5x
Commit: 21e019fab07ac8ed4fa4724c002401f84940db3f
Parents: f4f1486
Author: Erick Erickson <er...@apache.org>
Authored: Mon Feb 8 19:50:28 2016 -0800
Committer: Erick Erickson <er...@apache.org>
Committed: Mon Feb 8 19:53:24 2016 -0800

----------------------------------------------------------------------
 solr/CHANGES.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/21e019fa/solr/CHANGES.txt
----------------------------------------------------------------------
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index 902e31d..c2ee64f 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -177,7 +177,7 @@ Bug Fixes
 * SOLR-6992: Fix "Files" UI to show the managed-schema file as well.
   (Shawn Heisey, Varun Thacker)
 
-* SOLR-2469: MM ignored in edismax queries with operators.
+* SOLR-2649: MM ignored in edismax queries with operators.
   (Greg Pendlebury, Jan Høydahl et. al. via Erick Erickson)
 
 * SOLR-8372: Canceled recovery can rarely lead to inconsistent shards: