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:50:33 UTC

lucene-solr git commit: Corrected CHANGES.txt entry for SOLR-2649

Repository: lucene-solr
Updated Branches:
  refs/heads/master b5823b50d -> 1f66406cb


Corrected CHANGES.txt entry for SOLR-2649


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

Branch: refs/heads/master
Commit: 1f66406cb3b281bec3739b55aa4294e2d066151f
Parents: b5823b5
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:50:28 2016 -0800

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


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/1f66406c/solr/CHANGES.txt
----------------------------------------------------------------------
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index ab985bf..ff4acd1 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -404,7 +404,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: