You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by da...@apache.org on 2018/11/12 11:55:28 UTC

[19/50] [abbrv] lucene-solr:jira/http2: SOLR-12829: Update CHANGES.txt

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

Branch: refs/heads/jira/http2
Commit: f2cb93605c5ef77eff652a57a0503c11dfa348d7
Parents: a197904
Author: Joel Bernstein <jb...@apache.org>
Authored: Wed Nov 7 11:22:03 2018 -0500
Committer: Joel Bernstein <jb...@apache.org>
Committed: Wed Nov 7 11:22:03 2018 -0500

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


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/f2cb9360/solr/CHANGES.txt
----------------------------------------------------------------------
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index 00588bb..6f46bde 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -187,6 +187,8 @@ New Features
 
 * SOLR-12936: Allow percentiles Stream Evaluator to accept an array of percentiles to calculate (Joel bernstein)
 
+* SOLR-12829: Add plist (parallel list) Streaming Expression (Joel Bernstein)
+
 Other Changes
 ----------------------