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 2018/11/07 16:24:26 UTC

lucene-solr:branch_7x: SOLR-12829: Update CHANGES.txt

Repository: lucene-solr
Updated Branches:
  refs/heads/branch_7x c13e524b1 -> b650e9890


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

Branch: refs/heads/branch_7x
Commit: b650e9890e75b5007c9291f41abac1466d4ee526
Parents: c13e524
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:24:14 2018 -0500

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


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/b650e989/solr/CHANGES.txt
----------------------------------------------------------------------
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index 98f7db0..7164e8b 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -103,6 +103,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
 ----------------------