You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ab...@apache.org on 2018/09/17 10:09:11 UTC

[26/44] lucene-solr:jira/solr-12709: SOLR-11836: add all contributors for the patch

SOLR-11836: add all contributors for the patch


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

Branch: refs/heads/jira/solr-12709
Commit: 2b553f03bec74f65604334b5047a9ce68dd5d344
Parents: d614386
Author: Varun Thacker <va...@apache.org>
Authored: Tue Sep 11 12:37:35 2018 -0700
Committer: Varun Thacker <va...@apache.org>
Committed: Tue Sep 11 12:37:50 2018 -0700

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


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/2b553f03/solr/CHANGES.txt
----------------------------------------------------------------------
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index c3ab65b..b0da693 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -340,7 +340,7 @@ Bug Fixes
 * SOLR-12733: SolrMetricReporterTest failure (Erick Erickson, David Smiley)
 
 * SOLR-11836: FacetStream works with bucketSizeLimit of -1 which will fetch all the buckets.
-  (Alfonso Muñoz-Pomer Fuentes via Varun Thacker)
+  (Alfonso Muñoz-Pomer Fuentes, Amrit Sarkar via Varun Thacker)
 
 Optimizations
 ----------------------