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:51 UTC

[27/32] lucene-solr:jira/solr-12730: SOLR-11907: Update CHANGES.txt

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

Branch: refs/heads/jira/solr-12730
Commit: 7a63e13a3bf1be8419a289e480b49aed71b63e47
Parents: 1abc38b
Author: Joel Bernstein <jb...@apache.org>
Authored: Sun Oct 28 13:42:29 2018 -0400
Committer: Joel Bernstein <jb...@apache.org>
Committed: Sun Oct 28 13:42:29 2018 -0400

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


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/7a63e13a/solr/CHANGES.txt
----------------------------------------------------------------------
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index febff90..0d2693d 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -162,6 +162,8 @@ New Features
 
 * SOLR-12828: Add oscillate Stream Evaluator to support sine wave analysis. (Joel Bernstein)
 
+* SOLR-11907: Add convexHull and associated geometric Stream Evaluators. (Joel Bernstein)
+
 Other Changes
 ----------------------