You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ct...@apache.org on 2017/05/10 12:35:17 UTC

[30/50] [abbrv] lucene-solr:jira/solr-10290: SOLR-10622: Update CHANGES.txt

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

Branch: refs/heads/jira/solr-10290
Commit: 07b707f4a2d153266a771dc9c5d3571db9f7628d
Parents: c2a68d1
Author: Joel Bernstein <jb...@apache.org>
Authored: Sun May 7 16:26:53 2017 -0400
Committer: Cassandra Targett <ca...@lucidworks.com>
Committed: Wed May 10 07:30:33 2017 -0500

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


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/07b707f4/solr/CHANGES.txt
----------------------------------------------------------------------
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index 4dba434..828b7fb 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -234,6 +234,8 @@ New Features
 
 * SOLR-10536: stats Streaming Expression should work in non-SolrCloud mode (Joel Bernstein)
 
+* SOLR-10622: Add regress and predict Stream Evaluators (Joel Bernstein)
+
 Optimizations
 ----------------------