You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by sh...@apache.org on 2017/03/06 11:02:09 UTC

[05/15] lucene-solr:feature/autoscaling: SOLR-10156: Update CHANGES.txt

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

Branch: refs/heads/feature/autoscaling
Commit: efbabf8e2cf770c3dd19fb3faf2e34b8885381ea
Parents: 4990eed
Author: Joel Bernstein <jb...@apache.org>
Authored: Fri Mar 3 15:07:37 2017 -0500
Committer: Joel Bernstein <jb...@apache.org>
Committed: Fri Mar 3 15:07:37 2017 -0500

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


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/efbabf8e/solr/CHANGES.txt
----------------------------------------------------------------------
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index 2659155..7ea6226 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -145,6 +145,8 @@ New Features
 * SOLR-10153 & SOLR-10152: The Unified and Postings based highlighters: Add hl.bs.type=SEPARATOR along with new param
   hl.bs.separator to break passages by a provided single character. (Amrit Sarkar, David Smiley)
 
+* SOLR-10156: Add significantTerms Streaming Expression (Joel Bernstein)
+
 Bug Fixes
 ----------------------