This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/solr-site.git
The following commit(s) were added to refs/heads/asf-staging by this push:
new 7bbd79e5d Automatic Site Publish by Buildbot
7bbd79e5d is described below
commit 7bbd79e5d7f054aebfe29722bc96626a8a1d50dc
Author: buildbot <[email protected]>
AuthorDate: Sun May 8 22:34:11 2022 +0000
Automatic Site Publish by Buildbot
---
output/.htaccess | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/output/.htaccess b/output/.htaccess
index f1a776be7..ddbfaa485 100644
--- a/output/.htaccess
+++ b/output/.htaccess
@@ -59,7 +59,7 @@ RedirectMatch Permanent ^/guide/\d+_\d+$ $0/
# might change again in the future
RedirectMatch temp ^/api/org/(.*) /docs/8_11_1/solr-core/org/$1
RedirectMatch temp ^/api/(.*) /docs/8_11_1/$1
-RedirectMatch temp ^/guide/(?!index.html)(?!solr/)([a-z].*) /guide/8_11/$1
+RedirectMatch temp ^/guide/(?!index.html)(?!solr/)(?!search-index.js)([a-z].*)
/guide/8_11/$1
# Solr Tutorial is now in the Solr Ref Guide
# should redirect automatically to latest version