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

[39/50] [abbrv] lucene-solr:jira/http2_benchmark: SOLR-12828: Update CHANGES.txt

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

Branch: refs/heads/jira/http2_benchmark
Commit: 1abc38b40ecee661f6f7643cc66975b05babd531
Parents: a298802
Author: Joel Bernstein <jb...@apache.org>
Authored: Sun Oct 28 13:30:43 2018 -0400
Committer: Joel Bernstein <jb...@apache.org>
Committed: Sun Oct 28 13:30:43 2018 -0400

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


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/1abc38b4/solr/CHANGES.txt
----------------------------------------------------------------------
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index 1e0e530..febff90 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -160,6 +160,8 @@ New Features
 * SOLR-12754: The UnifiedHighlighter has a new hl.weightMatches param defaulting to false (will be true in 8.0).  It's
   the highest query accuracy mode, and furthermore phrase queries are highlighted as one.  (David Smiley)
 
+* SOLR-12828: Add oscillate Stream Evaluator to support sine wave analysis. (Joel Bernstein)
+
 Other Changes
 ----------------------