You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ab...@apache.org on 2018/05/22 19:59:00 UTC

[23/50] [abbrv] lucene-solr:jira/solr-11779: Synchronize 6.6.4 CHANGES.txt

Synchronize 6.6.4 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/6826c376
Tree: http://git-wip-us.apache.org/repos/asf/lucene-solr/tree/6826c376
Diff: http://git-wip-us.apache.org/repos/asf/lucene-solr/diff/6826c376

Branch: refs/heads/jira/solr-11779
Commit: 6826c376691a83470bd6c1b3075ce77a1d4c3a3a
Parents: ea62949
Author: Ishan Chattopadhyaya <is...@apache.org>
Authored: Fri May 18 15:29:39 2018 +0530
Committer: Ishan Chattopadhyaya <is...@apache.org>
Committed: Fri May 18 15:29:39 2018 +0530

----------------------------------------------------------------------
 lucene/CHANGES.txt |  3 +++
 solr/CHANGES.txt   | 19 +++++++++++++++++++
 2 files changed, 22 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/6826c376/lucene/CHANGES.txt
----------------------------------------------------------------------
diff --git a/lucene/CHANGES.txt b/lucene/CHANGES.txt
index 231428d..26606de 100644
--- a/lucene/CHANGES.txt
+++ b/lucene/CHANGES.txt
@@ -920,6 +920,9 @@ Other
   that are trivially replaced by LeafReader.terms() and MultiFields.getTerms()
   (David Smiley)
 
+======================= Lucene 6.6.4 =======================
+(No Changes)
+
 ======================= Lucene 6.6.3 =======================
 
 Build

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/6826c376/solr/CHANGES.txt
----------------------------------------------------------------------
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index e5836e4..980d20b 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -2053,6 +2053,25 @@ Other Changes
 
 * SOLR-11324: Clean up mention of trie fields in documentation and source comments. (Steve Rowe)
 
+==================  6.6.4 ==================
+
+Consult the LUCENE_CHANGES.txt file for additional, low level, changes in this release.
+
+Versions of Major Components
+---------------------
+Apache Tika 1.17
+Carrot2 3.15.0
+Velocity 1.7 and Velocity Tools 2.0
+Apache UIMA 2.3.1
+Apache ZooKeeper 3.4.11
+Jetty 9.4.10.v20180503
+
+Bug Fixes
+----------------------
+
+* SOLR-12316: Do not allow to use absolute URIs for including other files in solrconfig.xml and schema parsing.
+  (Ananthesh, Ishan Chattopadhyaya, Uwe Schindler)
+
 ==================  6.6.3 ==================
 
 Consult the LUCENE_CHANGES.txt file for additional, low level, changes in this release.