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/03/07 12:33:27 UTC

[05/11] lucene-solr:jira/solr-11670-2: Add version 6.6.3

Add version 6.6.3


Project: http://git-wip-us.apache.org/repos/asf/lucene-solr/repo
Commit: http://git-wip-us.apache.org/repos/asf/lucene-solr/commit/e5541bcf
Tree: http://git-wip-us.apache.org/repos/asf/lucene-solr/tree/e5541bcf
Diff: http://git-wip-us.apache.org/repos/asf/lucene-solr/diff/e5541bcf

Branch: refs/heads/jira/solr-11670-2
Commit: e5541bcfa1cb77778b296c8870461ffd3363bf64
Parents: 8b9a1ad
Author: Steve Rowe <sa...@gmail.com>
Authored: Tue Mar 6 13:12:59 2018 -0500
Committer: Steve Rowe <sa...@gmail.com>
Committed: Tue Mar 6 14:39:35 2018 -0500

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


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/e5541bcf/lucene/CHANGES.txt
----------------------------------------------------------------------
diff --git a/lucene/CHANGES.txt b/lucene/CHANGES.txt
index 3d2775f..27df1b2 100644
--- a/lucene/CHANGES.txt
+++ b/lucene/CHANGES.txt
@@ -732,6 +732,9 @@ Other
   that are trivially replaced by LeafReader.terms() and MultiFields.getTerms()
   (David Smiley)
 
+======================= Lucene 6.6.3 =======================
+(No Changes)
+
 ======================= Lucene 6.6.2 =======================
 
 Changes in Runtime Behavior

http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/e5541bcf/solr/CHANGES.txt
----------------------------------------------------------------------
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index f398c0b..f4b74a7 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -1693,6 +1693,23 @@ Other Changes
 
 * SOLR-11324: Clean up mention of trie fields in documentation and source comments. (Steve Rowe)
 
+==================  6.6.3 ==================
+
+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.8.v20171121
+
+
+(No Changes)
+
+
 ==================  6.6.2 ==================
 
 Consult the LUCENE_CHANGES.txt file for additional, low level, changes in this release.