You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by no...@apache.org on 2016/02/24 07:12:24 UTC

[17/53] [abbrv] lucene-solr git commit: SOLR-8588: Update CHANGES.txt

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

Branch: refs/heads/apiv2
Commit: f9127a919ac212c4a5c36e66fb0d0c15a7867c0e
Parents: b2475bf
Author: jbernste <jb...@apache.org>
Authored: Fri Feb 19 20:07:29 2016 -0500
Committer: jbernste <jb...@apache.org>
Committed: Fri Feb 19 20:07:29 2016 -0500

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


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/f9127a91/solr/CHANGES.txt
----------------------------------------------------------------------
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index a57f8e5..25c3a50 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -147,6 +147,8 @@ New Features
 
 * SOLR-8502: Improve Solr JDBC Driver to support SQL Clients like DBVisualizer (Kevin Risden, Joel Bernstein)
 
+* SOLR-8588: Add TopicStream to the streaming API to support publish/subscribe messaging (Joel Bernstein, Kevin Risden)
+
 Bug Fixes
 ----------------------
 * SOLR-8386: Add field option in the new admin UI schema page loads up even when no schemaFactory has been