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 2017/05/08 15:26:48 UTC

[31/50] [abbrv] lucene-solr:jira/solr-10262: SOLR-10582: Update CHANGES.txt

SOLR-10582: 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/52b252cc
Tree: http://git-wip-us.apache.org/repos/asf/lucene-solr/tree/52b252cc
Diff: http://git-wip-us.apache.org/repos/asf/lucene-solr/diff/52b252cc

Branch: refs/heads/jira/solr-10262
Commit: 52b252cc6eddd7bcb71bdf2f9c533332fe228b0e
Parents: b18c182
Author: Joel Bernstein <jb...@apache.org>
Authored: Fri May 5 14:45:11 2017 -0400
Committer: Joel Bernstein <jb...@apache.org>
Committed: Fri May 5 14:45:11 2017 -0400

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


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/52b252cc/solr/CHANGES.txt
----------------------------------------------------------------------
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index ab8a606..3fbfc96 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -227,6 +227,8 @@ New Features
 
 * SOLR-10559: Add let, get and tuple Streaming Expressions (Dennis Gove, Joel Bernstein)
 
+* SOLR-10582: Add Correlation Stream Evaluator (Joel Bernstein)
+
 Optimizations
 ----------------------