You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by eh...@apache.org on 2014/12/30 02:27:58 UTC

svn commit: r1648462 - /lucene/dev/branches/branch_5x/solr/CHANGES.txt

Author: ehatcher
Date: Tue Dec 30 01:27:57 2014
New Revision: 1648462

URL: http://svn.apache.org/r1648462
Log:
Fix mis-merged CHANGES.txt

Modified:
    lucene/dev/branches/branch_5x/solr/CHANGES.txt

Modified: lucene/dev/branches/branch_5x/solr/CHANGES.txt
URL: http://svn.apache.org/viewvc/lucene/dev/branches/branch_5x/solr/CHANGES.txt?rev=1648462&r1=1648461&r2=1648462&view=diff
==============================================================================
--- lucene/dev/branches/branch_5x/solr/CHANGES.txt (original)
+++ lucene/dev/branches/branch_5x/solr/CHANGES.txt Tue Dec 30 01:27:57 2014
@@ -17,41 +17,6 @@ In this release, there is an example Sol
 servlet container in the directory named "example".
 See the tutorial at http://lucene.apache.org/solr/tutorial.html
 
-==================  6.0.0 ==================
-
-Consult the LUCENE_CHANGES.txt file for additional, low level, changes in this release
-
-Versions of Major Components
----------------------
-Apache Tika 1.6
-Carrot2 3.9.0
-Velocity 1.7 and Velocity Tools 2.0
-Apache UIMA 2.3.1
-Apache ZooKeeper 3.4.6
-
-System Requirements
-----------------------
-* LUCENE-5950: Move to Java 8 as minimum Java version.
-  (Ryan Ernst, Uwe Schindler)
-
-Upgrading from Solr 5.x
-----------------------
-
-* N/A
-
-Detailed Change List
-----------------------
-
-Other Changes
-----------------------
-
-* SOLR-6127: Improve example docs, using films data (Varun Thacker via ehatcher)
-
-* SOLR-6435: Add bin/post script to simplify posting content to Solr (ehatcher)
-
-* SOLR-6779: fix /browse for schemaless example (ehatcher)
-
-
 ==================  5.0.0 ==================
 
 Consult the LUCENE_CHANGES.txt file for additional, low level, changes in this release
@@ -364,6 +329,8 @@ Bug Fixes
 * SOLR-6899: Change public setter for CollectionAdminRequest.action to protected.
   (Anshum Gupta)
 
+* SOLR-6779: fix /browse for schemaless example (ehatcher)
+
 Optimizations
 ----------------------