Search Form Integration Method
By placing a search form on existing sites, you can direct users to Fess search results. This example explains placing Fess at https://search.n2sm.co.jp/ and adding a search form to each page of an existing site.
Search Form
Place the following code where you want the search form on your page:
To match your site design, add class names with the class attribute and adjust with CSS as needed. Change the https://search.n2sm.co.jp/ URL to the URL of your Fess server.
Suggest Feature
You can also configure the suggest feature for the search form. To configure, add the following code before </body>:
If your site already uses jQuery, you do not need to add the jQuery script element.
Specify a value for “z-index” that does not overlap with other elements.