search is a markup component that will output the search box of the internal search engine
It can be placed in a menubar component.
The search component has:
When typing in the box, an auto-completion feature will show a list of pages that match the search term against the following metadata:
Example when you type the search term Search on this website:
You can enter the following expressions in the search box to refine your search for a term (known below as the search term):
*searchterm
searchterm*
*searchterm*
*searchterm* @mynamespace
<search>
<menubar>
<search/>
</menubar>