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 2019/01/30 02:49:05 UTC

[lucene-solr] branch branch_7_7 updated: SOLR-13088: Update CHANGES.txt

This is an automated email from the ASF dual-hosted git repository.

jbernste pushed a commit to branch branch_7_7
in repository https://gitbox.apache.org/repos/asf/lucene-solr.git


The following commit(s) were added to refs/heads/branch_7_7 by this push:
     new 767f1be  SOLR-13088: Update CHANGES.txt
767f1be is described below

commit 767f1be7d545bc0bdcc37ab7613c3f0356c5498d
Author: Joel Bernstein <jb...@apache.org>
AuthorDate: Tue Jan 29 21:45:55 2019 -0500

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

diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index 3730be7..184f286 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -56,6 +56,8 @@ New Features
 * SOLR-12984: The search Streaming Expression should properly support and push down paging
   when using the /select handler (Joel Bernstein)
 
+* SOLR-13088: Add zplot Stream Evaluator to plot math expressions in Apache Zeppelin (Joel Bernstein)
+
 Bug Fixes
 ----------------------
 * SOLR-12546: CVSResponseWriter omits useDocValuesAsStored=true field when fl=*