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 2016/09/30 01:02:48 UTC

lucene-solr:master: SOLR-9258: Update CHANGES.txt

Repository: lucene-solr
Updated Branches:
  refs/heads/master 8f00bcb1a -> 787d905ed


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

Branch: refs/heads/master
Commit: 787d905edcf813f2e02155aabcc0c1dd25509b21
Parents: 8f00bcb
Author: Joel Bernstein <jb...@apache.org>
Authored: Thu Sep 29 20:54:58 2016 -0400
Committer: Joel Bernstein <jb...@apache.org>
Committed: Thu Sep 29 20:54:58 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/787d905e/solr/CHANGES.txt
----------------------------------------------------------------------
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index ab58bc2..371865b 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -106,6 +106,9 @@ New Features
 
 * SOLR-9572: config API to show expanded useParams for request handlers inline (noble)
 
+* SOLR-9258: Optimizing, storing and deploying AI models with Streaming Expressions (Cao Manh Dat, Joel Bernstein)
+
+
 Bug Fixes
 ----------------------