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 14:44:36 UTC

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

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


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

Branch: refs/heads/branch_7x
Commit: c13e524b17ad3a19ed40e5c34aa29384f68ff6d3
Parents: 9d09a01
Author: Joel Bernstein <jb...@apache.org>
Authored: Wed Nov 7 09:43:41 2018 -0500
Committer: Joel Bernstein <jb...@apache.org>
Committed: Wed Nov 7 09:44:22 2018 -0500

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


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/c13e524b/solr/CHANGES.txt
----------------------------------------------------------------------
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index faeffe6..98f7db0 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -101,6 +101,7 @@ New Features
 
 * SOLR-11572: Add recip Stream Evaluator to support reciprocal transformations (Joel Bernstein)
 
+* SOLR-12936: Allow percentiles Stream Evaluator to accept an array of percentiles to calculate (Joel bernstein)
 
 Other Changes
 ----------------------