Changes for page Home

Last modified by Isaac Mejia on 2025/12/15 18:27

From version 28.1
edited by Isaac Mejia
on 2025/12/09 16:01
Change comment: There is no comment for this version
To version 29.1
edited by Isaac Mejia
on 2025/12/09 16:03
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -115,9 +115,9 @@
115 115   </p>
116 116  
117 117   <!-- Enhanced search box (still uses XWiki search under the hood) -->
118 - <div class="kb-hero-search">
119 - <form action="$xwiki.getURL('', 'view', 'xpage=search')" method="get">
120 - ## XWiki Solr search expects the "text" parameter
118 +<div class="kb-hero-search">
119 + <form action="$xwiki.getURL('Main.WebSearch', 'view')" method="get">
120 + ## XWiki will use ?text=... as the search query
121 121   <input
122 122   type="text"
123 123   name="text"