Plugin: polyfill-search-ux
Provide a search bar with basic UI/UX.
If the web browser has JavaScript enabled, use polyfill-searching-clientside and preload an index file that was generated by search-indexes.
If not, this could still take you to /search?q= via <form method="GET" action="/search">, if your server has server-side search available.
Status
🚧 Not implemented 🚧