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/10/28 21:08:41 UTC

lucene-solr:master: SOLR-12862: Update CHANGES.txt

Repository: lucene-solr
Updated Branches:
  refs/heads/master 416cc163b -> 5fc4d516b


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

Branch: refs/heads/master
Commit: 5fc4d516b11c1c203d5affbdaeaf0d63e070f617
Parents: 416cc16
Author: Joel Bernstein <jb...@apache.org>
Authored: Sun Oct 28 17:08:26 2018 -0400
Committer: Joel Bernstein <jb...@apache.org>
Committed: Sun Oct 28 17:08:26 2018 -0400

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


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/5fc4d516/solr/CHANGES.txt
----------------------------------------------------------------------
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index a21a949..2c79aaa 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -168,6 +168,8 @@ New Features
 
 * SOLR-12840: Add pairSort Stream Evaluator (Joel Bernstein)
 
+* SOLR-12862: Add log10 Stream Evaluator and allow the pow Stream Evaluator to accept a vector of exponents (Joel Bernstein)
+
 Other Changes
 ----------------------