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

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

commit aa5a11f3e6be9ffdf4a1d83f14e16f52d9571d2a
Author: Build Pelican (action) <[email protected]>
AuthorDate: Fri Jun 12 18:42:26 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