You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by sa...@apache.org on 2016/06/17 21:33:21 UTC

[2/3] lucene-solr:branch_5_5: SOLR-9118: Add 5.5.2 CHANGES entry

SOLR-9118: Add 5.5.2 CHANGES entry


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

Branch: refs/heads/branch_5_5
Commit: b76c442bbb452247fb1094e110b5d184bd8e170b
Parents: a14ef4f
Author: Steve Rowe <sa...@apache.org>
Authored: Fri Jun 17 17:33:01 2016 -0400
Committer: Steve Rowe <sa...@apache.org>
Committed: Fri Jun 17 17:33:01 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/b76c442b/solr/CHANGES.txt
----------------------------------------------------------------------
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index e7f479b..bcc09c4 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -64,6 +64,8 @@ Bug Fixes
 
 * SOLR-9093: Fix NullPointerException in TopGroupsShardResponseProcessor. (Christine Poerschke)
 
+* SOLR-9118: HashQParserPlugin should trim partition keys (Joel Bernstein)
+
 ======================= 5.5.1 =======================
 
 Bug Fixes