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:47:42 UTC

[lucene-solr] branch branch_7x 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_7x
in repository https://gitbox.apache.org/repos/asf/lucene-solr.git


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

commit 880ef35c218a7ed542cdf6b2f08389cc7f2de632
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 76b4f0b..c52a99a 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -72,6 +72,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=*