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

[21/33] lucene-solr:jira/solr-8668: SOLR-10536: Update CHANGES.txt

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

Branch: refs/heads/jira/solr-8668
Commit: 4b54109690a5ba290947e374bf7312c2742fcd93
Parents: b636d6e
Author: Joel Bernstein <jb...@apache.org>
Authored: Sat May 6 12:45:53 2017 -0400
Committer: Joel Bernstein <jb...@apache.org>
Committed: Sat May 6 12:45:53 2017 -0400

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


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/4b541096/solr/CHANGES.txt
----------------------------------------------------------------------
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index ff7bdcf..2a9438b 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -232,6 +232,8 @@ New Features
 
 * SOLR-10582: Add Correlation Stream Evaluator (Joel Bernstein)
 
+* SOLR-10536: stats Streaming Expression should work in non-SolrCloud mode (Joel Bernstein)
+
 Optimizations
 ----------------------