You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by tf...@apache.org on 2017/05/08 22:07:52 UTC

[38/50] [abbrv] lucene-solr:jira/solr-10233: 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/fd24081c
Tree: http://git-wip-us.apache.org/repos/asf/lucene-solr/tree/fd24081c
Diff: http://git-wip-us.apache.org/repos/asf/lucene-solr/diff/fd24081c

Branch: refs/heads/jira/solr-10233
Commit: fd24081c63fbe0da7406280c9fa2056c2d5a8862
Parents: d724983
Author: Joel Bernstein <jb...@apache.org>
Authored: Sun May 7 16:26:53 2017 -0400
Committer: Joel Bernstein <jb...@apache.org>
Committed: Sun May 7 16:26:53 2017 -0400

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


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/fd24081c/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
 ----------------------