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 2019/02/28 14:32:36 UTC

[lucene-solr] branch master updated: SOLR-10436: Update CHANGES.txt

This is an automated email from the ASF dual-hosted git repository.

jbernste pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/lucene-solr.git


The following commit(s) were added to refs/heads/master by this push:
     new f9b3004  SOLR-10436: Update CHANGES.txt
f9b3004 is described below

commit f9b3004d011e280c92d4504fdeedbcfee34f7783
Author: Joel Bernstein <jb...@apache.org>
AuthorDate: Thu Feb 28 09:32:24 2019 -0500

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

diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index 1d15666..b45676a 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -64,6 +64,8 @@ New Features
 
 * SOLR-13261: Make SortableTextField work with export/streaming
 
+* SOLR-10436: Add hashRollup Streaming Expression (Joel Bernstein)
+
 Bug Fixes
 ----------------------