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:09 UTC

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

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

Branch: refs/heads/jira/solr-10290
Commit: 2cf6c76b58dca10d6f77035f2c74a429991fc493
Parents: 4d6a8d9
Author: Joel Bernstein <jb...@apache.org>
Authored: Fri May 5 13:40:02 2017 -0400
Committer: Cassandra Targett <ca...@lucidworks.com>
Committed: Wed May 10 07:30:32 2017 -0500

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


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/2cf6c76b/solr/CHANGES.txt
----------------------------------------------------------------------
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index c30cebe..213dd9f 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -215,6 +215,8 @@ New Features
 
 * SOLR-10426: Add shuffle Streaming Expression (Joel Bernstein)
 
+* SOLR-10274: The search Streaming Expression should work in non-SolrCloud mode (Joel Bernstein)
+
 Optimizations
 ----------------------