You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ct...@apache.org on 2018/03/13 16:11:11 UTC

lucene-solr:master: Ref Guide: Add master-only page for upgrading to Solr 8 - place for notes for now

Repository: lucene-solr
Updated Branches:
  refs/heads/master 179421bfe -> e95fe39ab


Ref Guide: Add master-only page for upgrading to Solr 8 - place for notes for now


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

Branch: refs/heads/master
Commit: e95fe39ab8573f0bfc613c6b865dbe6ea3b8ea4a
Parents: 179421b
Author: Cassandra Targett <ct...@apache.org>
Authored: Tue Mar 13 11:10:45 2018 -0500
Committer: Cassandra Targett <ct...@apache.org>
Committed: Tue Mar 13 11:10:45 2018 -0500

----------------------------------------------------------------------
 .../src/major-changes-in-solr-8.adoc            | 25 ++++++++++++++++++++
 1 file changed, 25 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/e95fe39a/solr/solr-ref-guide/src/major-changes-in-solr-8.adoc
----------------------------------------------------------------------
diff --git a/solr/solr-ref-guide/src/major-changes-in-solr-8.adoc b/solr/solr-ref-guide/src/major-changes-in-solr-8.adoc
new file mode 100644
index 0000000..5df38de
--- /dev/null
+++ b/solr/solr-ref-guide/src/major-changes-in-solr-8.adoc
@@ -0,0 +1,25 @@
+= Major Changes in Solr 8
+:page-tocclass: right
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license agreements.  See the NOTICE file
+// distributed with this work for additional information
+// regarding copyright ownership.  The ASF licenses this file
+// to you under the Apache License, Version 2.0 (the
+// "License"); you may not use this file except in compliance
+// with the License.  You may obtain a copy of the License at
+//
+//   http://www.apache.org/licenses/LICENSE-2.0
+//
+// Unless required by applicable law or agreed to in writing,
+// software distributed under the License is distributed on an
+// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+// KIND, either express or implied.  See the License for the
+// specific language governing permissions and limitations
+// under the License.
+
+// *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
+// ***** THIS PAGE SHOULD NOT BE BACKPORTED UNTIL SOLR 8 *****
+// *****   Until then it's a place for upgrade notes     *****
+// *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
+
+* Due to LIR redesign in SOLR-11702, all users must be on Solr 7.3 or higher to upgrade to Solr 8