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

lucene-solr:branch_6x: SOLR-10622: Update CHANGES.txt

Repository: lucene-solr
Updated Branches:
  refs/heads/branch_6x 9499cfbfd -> 6e6dd3332


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

Branch: refs/heads/branch_6x
Commit: 6e6dd3332ac64a401977ee76684e2edcadc8476b
Parents: 9499cfb
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:28:47 2017 -0400

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


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/6e6dd333/solr/CHANGES.txt
----------------------------------------------------------------------
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index 850d753..5dc682c 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -130,6 +130,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
 ----------------------