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

[15/50] [abbrv] lucene-solr:jira/http2: SOLR-12971: Update CHANGES.txt

SOLR-12971: Update CHANGES.txt


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

Branch: refs/heads/jira/http2
Commit: e1bdb9a7515e4420232d68945a0c15c20eff039b
Parents: 259925d
Author: Joel Bernstein <jb...@apache.org>
Authored: Wed Nov 7 09:20:33 2018 -0500
Committer: Joel Bernstein <jb...@apache.org>
Committed: Wed Nov 7 09:20:33 2018 -0500

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


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/e1bdb9a7/solr/CHANGES.txt
----------------------------------------------------------------------
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index 77e8665..bd4570d 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -179,6 +179,8 @@ New Features
 
 * SOLR-11997: Suggestions API/UI should show an entry where a violation could not be resolved (noble)
 
+* SOLR-12971: Add pivot Stream Evaluator to pivot facet co-occurrence counts into a matrix (Joel Bernstein)
+
 Other Changes
 ----------------------