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/07/18 01:55:09 UTC

lucene-solr:branch_6x: SOLR-9240: Update CHANGES.txt

Repository: lucene-solr
Updated Branches:
  refs/heads/branch_6x cbc16dbe8 -> 75d324364


SOLR-9240: Update CHANGES.txt

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

Branch: refs/heads/branch_6x
Commit: 75d3243647923c462a345205d08e0fbb6dbe73f3
Parents: cbc16db
Author: jbernste <jb...@apache.org>
Authored: Sun Jul 17 21:49:24 2016 -0400
Committer: jbernste <jb...@apache.org>
Committed: Sun Jul 17 21:54:46 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/75d32436/solr/CHANGES.txt
----------------------------------------------------------------------
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index 2e48844..a35d3da 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -61,6 +61,8 @@ New Features
 * SOLR-9090: Add directUpdatesToLeadersOnly flag to solrj CloudSolrClient.
   (Marvin Justice, Christine Poerschke)
 
+* SOLR-9240: Support parallel ETL with the topic expression (Joel Bernstein)
+
 Bug Fixes
 ----------------------