This is an automated email from the ASF dual-hosted git repository.

github-actions[bot] 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 e7aa24ecb Commit build products
e7aa24ecb is described below

commit e7aa24ecb61094708808d85de99ee51635ad072b
Author: Build Pelican (action) <[email protected]>
AuthorDate: Fri Jun 12 18:41:00 2026 +0000

    Commit build products
---
 output/.htaccess | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/output/.htaccess b/output/.htaccess
index ca21ee56b..6374383b3 100644
--- a/output/.htaccess
+++ b/output/.htaccess
@@ -231,6 +231,8 @@ RewriteRule ^guide/(9_\d+)/?$          guide/solr/$1/ 
[R=301,L]
 RewriteRule ^guide/(_/.+|search-index.js)$  __root/docs.solr.apache.org/$0 [PT]
 RewriteRule ^guide/solr/(latest|\d+(?!.+\.\w+$|.+/$).+)$          $0/ [R=301,L]
 RewriteRule ^guide/solr/(\d+_\d+|latest)/.*$  __root/docs.solr.apache.org/$0 
[PT]
+# Solr Operator Ref-guides
+RewriteRule ^guide/operator/(\d+_\d+|latest)/.*$  
__root/docs.solr.apache.org/$0 [PT]
 
 # Redirects generated by Antora for the ref-guide
 RedirectMatch Permanent ^/guide/solr/?$ /guide/solr/latest/

Reply via email to