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 2016/10/11 01:50:49 UTC

lucene-solr:master: SOLR-9337: Update CHANGES.txt

Repository: lucene-solr
Updated Branches:
  refs/heads/master ee3f9e1e0 -> d69412bc6


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

Branch: refs/heads/master
Commit: d69412bc676189600aed8b4cff2aad819526a5e2
Parents: ee3f9e1
Author: Joel Bernstein <jb...@apache.org>
Authored: Mon Oct 10 21:50:37 2016 -0400
Committer: Joel Bernstein <jb...@apache.org>
Committed: Mon Oct 10 21:50:37 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/d69412bc/solr/CHANGES.txt
----------------------------------------------------------------------
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index 5d5ffaf..74851a7 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -119,6 +119,8 @@ New Features
 
 * SOLR-9146: Parallel SQL engine should support >, >=, <, <=, <>, != syntax (Timothy Potter, Joel Bernstein, Kevin Risden)
 
+* SOLR-9337: Add fetch Streaming Expression (Joel Bernstein)
+
 Bug Fixes
 ----------------------