You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ab...@apache.org on 2018/10/29 19:07:53 UTC

[29/32] lucene-solr:jira/solr-12730: SOLR-12840: Update CHANGES.txt

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

Branch: refs/heads/jira/solr-12730
Commit: 416cc163bad78c3abd516c805ce4e3f764421f02
Parents: f8ffc1a
Author: Joel Bernstein <jb...@apache.org>
Authored: Sun Oct 28 14:26:57 2018 -0400
Committer: Joel Bernstein <jb...@apache.org>
Committed: Sun Oct 28 14:26:57 2018 -0400

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


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/416cc163/solr/CHANGES.txt
----------------------------------------------------------------------
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index 3b9092f..a21a949 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -166,6 +166,8 @@ New Features
 
 * SOLR-12811: Add enclosingDisk and associated geometric Stream Evaluators. (Joel Bernstein)
 
+* SOLR-12840: Add pairSort Stream Evaluator (Joel Bernstein)
+
 Other Changes
 ----------------------