You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by bu...@apache.org on 2019/10/28 18:57:57 UTC

svn commit: r1052088 - in /websites/staging/lucene/trunk/content: ./ .htaccess

Author: buildbot
Date: Mon Oct 28 18:57:57 2019
New Revision: 1052088

Log:
Staging update by buildbot for lucene

Modified:
    websites/staging/lucene/trunk/content/   (props changed)
    websites/staging/lucene/trunk/content/.htaccess

Propchange: websites/staging/lucene/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Oct 28 18:57:57 2019
@@ -1 +1 @@
-1868878
+1869087

Modified: websites/staging/lucene/trunk/content/.htaccess
==============================================================================
--- websites/staging/lucene/trunk/content/.htaccess (original)
+++ websites/staging/lucene/trunk/content/.htaccess Mon Oct 28 18:57:57 2019
@@ -47,7 +47,7 @@ RedirectMatch temp /solr/api$ /solr/api/
 RedirectMatch temp /core/api/(.*) /core/8_2_0/$1
 RedirectMatch temp /solr/api/org/(.*) /solr/8_2_0/solr-core/org/$1
 RedirectMatch temp /solr/api/(.*) /solr/8_2_0/$1
-RedirectMatch temp /solr/guide/(?!index.html)([a-z].*) /solr/guide/8_1/$1
+RedirectMatch temp /solr/guide/(?!index.html)([a-z].*) /solr/guide/8_2/$1
 
 # Solr Tutorial is now in the Solr Ref Guide
 # should redirect automatically to latest version