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/05 17:40:17 UTC

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

Repository: lucene-solr
Updated Branches:
  refs/heads/master a0fc94332 -> 41ebeeaad


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

Branch: refs/heads/master
Commit: 41ebeeaadcdf3e222719999c65dcea8712efb95d
Parents: a0fc943
Author: Joel Bernstein <jb...@apache.org>
Authored: Fri May 5 13:40:02 2017 -0400
Committer: Joel Bernstein <jb...@apache.org>
Committed: Fri May 5 13:40:02 2017 -0400

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


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