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/06 16:48:02 UTC

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

Repository: lucene-solr
Updated Branches:
  refs/heads/branch_6x 8c03436b4 -> 66160cd4f


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

Branch: refs/heads/branch_6x
Commit: 66160cd4f026f66055f6dabe7058267e810501ff
Parents: 8c03436
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:47:44 2017 -0400

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


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/66160cd4/solr/CHANGES.txt
----------------------------------------------------------------------
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index 975aaff..f6afd2f 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -128,6 +128,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
 ----------------------