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/12/30 16:15:48 UTC

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

Author: buildbot
Date: Mon Dec 30 16:15:48 2019
New Revision: 1054689

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 Dec 30 16:15:48 2019
@@ -1 +1 @@
-1872090
+1872120

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