This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/solr-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new d7379e7bc Automatic Site Publish by Buildbot
d7379e7bc is described below
commit d7379e7bc6401068d58a860faf3bfb02e762a149
Author: buildbot <[email protected]>
AuthorDate: Thu May 12 09:14:32 2022 +0000
Automatic Site Publish by Buildbot
---
output/.htaccess | 1 +
1 file changed, 1 insertion(+)
diff --git a/output/.htaccess b/output/.htaccess
index 6137bec74..d26d707df 100644
--- a/output/.htaccess
+++ b/output/.htaccess
@@ -54,6 +54,7 @@ RedirectMatch 301
^/guide/(analytics-expression-sources|analytics-mapping-functi
RedirectMatch 301
^/guide/(codec-factory|collections-api|config-api|config-sets|configsets-api|configuring-solrconfig-xml|coreadmin-api|implicit-requesthandlers|libs|managed-resources|package-manager-internals|package-manager|realtime-get|request-parameters-api|resource-loading|solr-plugins|update-request-processors|v2-api)\.html
/guide/solr/latest/configuration-guide/$1.html
RedirectMatch 301
^/guide/(major-changes-in-solr-7|major-changes-in-solr-8|solr-upgrade-notes)\.html
/guide/solr/latest/upgrade-notes/$1.html
# Page renames between 8.x and 9.0
+RewriteRule ^guide/9_0/solr-tutorial.html
/guide/solr/latest/getting-started/solr-tutorial.html [R=301,NE,L]
RewriteRule ^guide/a-quick-overview.html
/guide/solr/latest/getting-started/introduction.html [R=301,NE,L]
RewriteRule ^guide/about-filters.html
/guide/solr/latest/indexing-guide/filters.html [R=301,NE,L]
RewriteRule ^guide/about-tokenizers.html
/guide/solr/latest/indexing-guide/tokenizers.html [R=301,NE,L]