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 2018/04/05 14:06:48 UTC

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

Author: buildbot
Date: Thu Apr  5 14:06:47 2018
New Revision: 1027902

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 Thu Apr  5 14:06:47 2018
@@ -1 +1 @@
-1828435
+1828436

Modified: websites/staging/lucene/trunk/content/.htaccess
==============================================================================
--- websites/staging/lucene/trunk/content/.htaccess (original)
+++ websites/staging/lucene/trunk/content/.htaccess Thu Apr  5 14:06:47 2018
@@ -42,7 +42,7 @@ RedirectMatch temp /solr/api$ /solr/api/
 RedirectMatch temp /core/api/(.*) /core/7_3_0/$1
 RedirectMatch temp /solr/api/org/(.*) /solr/7_3_0/solr-core/org/$1
 RedirectMatch temp /solr/api/(.*) /solr/7_3_0/$1
-RedirectMatch temp /solr/guide/(?!index.html)([a-z].*) /solr/guide/7_2/$1
+RedirectMatch temp /solr/guide/(?!index.html)([a-z].*) /solr/guide/7_3/$1
 
 # Solr Tutorial is now in the Solr Ref Guide
 # should redirect automatically to latest version